#ifndef UI_WEBUI_RESOURCES_CR_COMPONENTS_THEME_COLOR_PICKER_THEME_COLOR_PICKER_MOJOM_FORWARD_H_
#define UI_WEBUI_RESOURCES_CR_COMPONENTS_THEME_COLOR_PICKER_THEME_COLOR_PICKER_MOJOM_FORWARD_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 theme_color_picker::mojom {
class ThemeDataView;
class ChromeColorDataView;
class Theme;
ThemePtr;
class ChromeColor;
ChromeColorPtr;
class ThemeColorPickerHandlerFactory;
class ThemeColorPickerHandler;
class ThemeColorPickerClient;
}
#endif