chromium/out/Default/gen/components/history_clusters/public/mojom/history_cluster_types.mojom-shared-internal.h

// components/history_clusters/public/mojom/history_cluster_types.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_HISTORY_CLUSTERS_PUBLIC_MOJOM_HISTORY_CLUSTER_TYPES_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_HISTORY_CLUSTERS_PUBLIC_MOJOM_HISTORY_CLUSTER_TYPES_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/time.mojom-shared-internal.h"
#include "url/mojom/url.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 history_clusters::mojom {
namespace internal {
class MatchPosition_Data;
class SearchQuery_Data;
class RawVisitData_Data;
class URLVisit_Data;
class Cluster_Data;

struct Annotation_Data {};

struct InteractionState_Data {};

#pragma pack(push, 1)
class  MatchPosition_Data {};
static_assert;
// Used by MatchPosition::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct MatchPosition_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    MatchPosition_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  SearchQuery_Data {};
static_assert;
// Used by SearchQuery::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct SearchQuery_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    SearchQuery_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  RawVisitData_Data {};
static_assert;
// Used by RawVisitData::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct RawVisitData_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    RawVisitData_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  URLVisit_Data {};
static_assert;
// Used by URLVisit::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct URLVisit_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    URLVisit_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  Cluster_Data {};
static_assert;
// Used by Cluster::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct Cluster_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // history_clusters::mojom

#endif  // COMPONENTS_HISTORY_CLUSTERS_PUBLIC_MOJOM_HISTORY_CLUSTER_TYPES_MOJOM_SHARED_INTERNAL_H_