chromium/out/Default/gen/components/webapps/services/web_app_origin_association/public/mojom/web_app_origin_association_parser.mojom-shared-internal.h

// components/webapps/services/web_app_origin_association/public/mojom/web_app_origin_association_parser.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_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_MOJOM_SHARED_INTERNAL_H_
#define COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_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 "sandbox/policy/mojom/sandbox.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 webapps::mojom {
namespace internal {
class WebAppOriginAssociation_Data;
class AssociatedWebApp_Data;
class WebAppOriginAssociationError_Data;

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    WebAppOriginAssociation_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  AssociatedWebApp_Data {};
static_assert;
// Used by AssociatedWebApp::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AssociatedWebApp_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AssociatedWebApp_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  WebAppOriginAssociationError_Data {};
static_assert;
// Used by WebAppOriginAssociationError::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct WebAppOriginAssociationError_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // webapps::mojom

#endif  // COMPONENTS_WEBAPPS_SERVICES_WEB_APP_ORIGIN_ASSOCIATION_PUBLIC_MOJOM_WEB_APP_ORIGIN_ASSOCIATION_PARSER_MOJOM_SHARED_INTERNAL_H_