chromium/out/Default/gen/chrome/browser/ui/webui/search_engine_choice/search_engine_choice.mojom-shared.h

// chrome/browser/ui/webui/search_engine_choice/search_engine_choice.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 CHROME_BROWSER_UI_WEBUI_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_MOJOM_SHARED_H_
#define CHROME_BROWSER_UI_WEBUI_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_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 "chrome/browser/ui/webui/search_engine_choice/search_engine_choice.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"






namespace search_engine_choice::mojom {


}  // search_engine_choice::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace search_engine_choice::mojom {


enum class PageHandler_ScrollState : int32_t {};

 std::ostream& operator<<(std::ostream& os, PageHandler_ScrollState value);
inline bool IsKnownEnumValue(PageHandler_ScrollState value) {}
// Interface base classes. They are used for type safety check.
class PageHandlerFactoryInterfaceBase {};

PageHandlerFactoryPtrDataView;
PageHandlerFactoryRequestDataView;
PageHandlerFactoryAssociatedPtrInfoDataView;
PageHandlerFactoryAssociatedRequestDataView;
class PageHandlerInterfaceBase {};

PageHandlerPtrDataView;
PageHandlerRequestDataView;
PageHandlerAssociatedPtrInfoDataView;
PageHandlerAssociatedRequestDataView;


}  // search_engine_choice::mojom

namespace std {

template <>
struct hash<::search_engine_choice::mojom::PageHandler_ScrollState>
    : public mojo::internal::EnumHashImpl<::search_engine_choice::mojom::PageHandler_ScrollState> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::search_engine_choice::mojom::PageHandler_ScrollState, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace search_engine_choice::mojom {


}  // search_engine_choice::mojom

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

namespace perfetto {

template <>
struct  TraceFormatTraits<::search_engine_choice::mojom::PageHandler_ScrollState> {};

} // namespace perfetto

#endif  // CHROME_BROWSER_UI_WEBUI_SEARCH_ENGINE_CHOICE_SEARCH_ENGINE_CHOICE_MOJOM_SHARED_H_