chromium/out/Default/gen/ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.mojom-shared.h

// ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.mojom-shared.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef UI_WEBUI_RESOURCES_CR_COMPONENTS_THEME_COLOR_PICKER_THEME_COLOR_PICKER_MOJOM_SHARED_H_
#define UI_WEBUI_RESOURCES_CR_COMPONENTS_THEME_COLOR_PICKER_THEME_COLOR_PICKER_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.mojom-shared-internal.h"
#include "skia/public/mojom/skcolor.mojom-shared.h"
#include "ui/base/mojom/themes.mojom-shared.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"






namespace theme_color_picker::mojom {
class ThemeDataView;

class ChromeColorDataView;



}  // theme_color_picker::mojom

namespace mojo {
namespace internal {

template <>
struct MojomTypeTraits<::theme_color_picker::mojom::ThemeDataView> {};

template <>
struct MojomTypeTraits<::theme_color_picker::mojom::ChromeColorDataView> {};

}  // namespace internal
}  // namespace mojo


namespace theme_color_picker::mojom {
// Interface base classes. They are used for type safety check.
class ThemeColorPickerHandlerFactoryInterfaceBase {};

ThemeColorPickerHandlerFactoryPtrDataView;
ThemeColorPickerHandlerFactoryRequestDataView;
ThemeColorPickerHandlerFactoryAssociatedPtrInfoDataView;
ThemeColorPickerHandlerFactoryAssociatedRequestDataView;
class ThemeColorPickerHandlerInterfaceBase {};

ThemeColorPickerHandlerPtrDataView;
ThemeColorPickerHandlerRequestDataView;
ThemeColorPickerHandlerAssociatedPtrInfoDataView;
ThemeColorPickerHandlerAssociatedRequestDataView;
class ThemeColorPickerClientInterfaceBase {};

ThemeColorPickerClientPtrDataView;
ThemeColorPickerClientRequestDataView;
ThemeColorPickerClientAssociatedPtrInfoDataView;
ThemeColorPickerClientAssociatedRequestDataView;


class ThemeDataView {};


class ChromeColorDataView {};


}  // theme_color_picker::mojom

namespace std {

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::theme_color_picker::mojom::ThemeDataView, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::theme_color_picker::mojom::ChromeColorDataView, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace theme_color_picker::mojom {

inline void ThemeDataView::GetBackgroundImageMainColorDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ThemeDataView::GetSeedColorDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ThemeDataView::GetBackgroundColorDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ThemeDataView::GetForegroundColorDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ThemeDataView::GetColorPickerIconColorDataView(
    ::skia::mojom::SkColorDataView* output) {}


inline void ChromeColorDataView::GetNameDataView(
    mojo::StringDataView* output) {}
inline void ChromeColorDataView::GetSeedDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ChromeColorDataView::GetBackgroundDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ChromeColorDataView::GetForegroundDataView(
    ::skia::mojom::SkColorDataView* output) {}
inline void ChromeColorDataView::GetBaseDataView(
    ::skia::mojom::SkColorDataView* output) {}



}  // theme_color_picker::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

#endif  // UI_WEBUI_RESOURCES_CR_COMPONENTS_THEME_COLOR_PICKER_THEME_COLOR_PICKER_MOJOM_SHARED_H_