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

// chrome/browser/ui/webui/app_service_internals/app_service_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 CHROME_BROWSER_UI_WEBUI_APP_SERVICE_INTERNALS_APP_SERVICE_INTERNALS_MOJOM_SHARED_INTERNAL_H_
#define CHROME_BROWSER_UI_WEBUI_APP_SERVICE_INTERNALS_APP_SERVICE_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/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 mojom::app_service_internals {
namespace internal {
class AppInfo_Data;
class PreferredAppInfo_Data;
class PromiseAppInfo_Data;
class AppCapabilityInfo_Data;
class DebugInfo_Data;

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AppInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  PreferredAppInfo_Data {};
static_assert;
// Used by PreferredAppInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PreferredAppInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PreferredAppInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  PromiseAppInfo_Data {};
static_assert;
// Used by PromiseAppInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PromiseAppInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PromiseAppInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  AppCapabilityInfo_Data {};
static_assert;
// Used by AppCapabilityInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AppCapabilityInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AppCapabilityInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  DebugInfo_Data {};
static_assert;
// Used by DebugInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct DebugInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // mojom::app_service_internals

#endif  // CHROME_BROWSER_UI_WEBUI_APP_SERVICE_INTERNALS_APP_SERVICE_INTERNALS_MOJOM_SHARED_INTERNAL_H_