chromium/out/Default/gen/chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome.mojom-forward.h

// chrome/browser/ui/webui/side_panel/customize_chrome/customize_chrome.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef CHROME_BROWSER_UI_WEBUI_SIDE_PANEL_CUSTOMIZE_CHROME_CUSTOMIZE_CHROME_MOJOM_FORWARD_H_
#define CHROME_BROWSER_UI_WEBUI_SIDE_PANEL_CUSTOMIZE_CHROME_CUSTOMIZE_CHROME_MOJOM_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"

#include "mojo/public/cpp/bindings/deprecated_interface_types_forward.h"


#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace side_panel::mojom {
class BackgroundImageDataView;

class ThirdPartyThemeInfoDataView;

class ThemeDataView;

class BackgroundCollectionDataView;

class CollectionImageDataView;

class ModuleSettingsDataView;


enum class CustomizeChromeSection : int32_t;

enum class ChromeWebStoreCollection : int32_t;

enum class ChromeWebStoreCategory : int32_t;
class BackgroundImage;
BackgroundImagePtr;

class ThirdPartyThemeInfo;
ThirdPartyThemeInfoPtr;

class Theme;
ThemePtr;

class BackgroundCollection;
BackgroundCollectionPtr;

class CollectionImage;
CollectionImagePtr;

class ModuleSettings;
ModuleSettingsPtr;

class CustomizeChromePageHandlerFactory;

class CustomizeChromePageHandler;

class CustomizeChromePage;




}  // side_panel::mojom

#endif  // CHROME_BROWSER_UI_WEBUI_SIDE_PANEL_CUSTOMIZE_CHROME_CUSTOMIZE_CHROME_MOJOM_FORWARD_H_