chromium/out/Default/gen/components/continuous_search/common/public/mojom/continuous_search.mojom-shared-internal.h

// components/continuous_search/common/public/mojom/continuous_search.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_CONTINUOUS_SEARCH_COMMON_PUBLIC_MOJOM_CONTINUOUS_SEARCH_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_CONTINUOUS_SEARCH_COMMON_PUBLIC_MOJOM_CONTINUOUS_SEARCH_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 "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 continuous_search::mojom {
namespace internal {
class SearchResult_Data;
class ResultGroup_Data;
class CategoryResults_Data;

struct ResultType_Data {};

struct Category_Data {};

struct SearchResultExtractor_Status_Data {};

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    SearchResult_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ResultGroup_Data {};
static_assert;
// Used by ResultGroup::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ResultGroup_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ResultGroup_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  CategoryResults_Data {};
static_assert;
// Used by CategoryResults::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct CategoryResults_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // continuous_search::mojom

#endif  // COMPONENTS_CONTINUOUS_SEARCH_COMMON_PUBLIC_MOJOM_CONTINUOUS_SEARCH_MOJOM_SHARED_INTERNAL_H_