chromium/ui/webui/examples/browser/ui/web/browser.cc

// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include "ui/webui/examples/browser/ui/web/browser.h"

#include "content/public/browser/render_process_host.h"
#include "content/public/browser/web_contents.h"
#include "content/public/browser/web_ui.h"
#include "content/public/browser/web_ui_data_source.h"
#include "ui/webui/examples/browser/ui/web/browser_page_handler.h"
#include "ui/webui/examples/resources/browser/grit/webui_examples_browser_resources.h"

webui_examples  // namespace webui_examples