chromium/out/Default/gen/components/browsing_topics/mojom/browsing_topics_internals.mojom-shared-internal.h

// components/browsing_topics/mojom/browsing_topics_internals.mojom-shared-internal.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 COMPONENTS_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/string16.mojom-shared-internal.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace browsing_topics::mojom {
namespace internal {
class WebUIBrowsingTopicsConfiguration_Data;
class WebUITopic_Data;
class WebUIEpoch_Data;
class WebUIBrowsingTopicsState_Data;
class WebUIModelInfo_Data;
class WebUIGetBrowsingTopicsStateResult_Data;
class WebUIGetModelInfoResult_Data;

#pragma pack(push, 1)


class  WebUIGetBrowsingTopicsStateResult_Data {};
static_assert;


class  WebUIGetModelInfoResult_Data {};
static_assert;
class  WebUIBrowsingTopicsConfiguration_Data {};
static_assert;
// Used by WebUIBrowsingTopicsConfiguration::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUIBrowsingTopicsConfiguration_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUIBrowsingTopicsConfiguration_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WebUITopic_Data {};
static_assert;
// Used by WebUITopic::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUITopic_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUITopic_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WebUIEpoch_Data {};
static_assert;
// Used by WebUIEpoch::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUIEpoch_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUIEpoch_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WebUIBrowsingTopicsState_Data {};
static_assert;
// Used by WebUIBrowsingTopicsState::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUIBrowsingTopicsState_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUIBrowsingTopicsState_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WebUIModelInfo_Data {};
static_assert;
// Used by WebUIModelInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebUIModelInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebUIModelInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // browsing_topics::mojom

#endif  // COMPONENTS_BROWSING_TOPICS_MOJOM_BROWSING_TOPICS_INTERNALS_MOJOM_SHARED_INTERNAL_H_