chromium/out/Default/gen/content/services/auction_worklet/public/mojom/auction_worklet_service.mojom-shared-internal.h

// content/services/auction_worklet/public/mojom/auction_worklet_service.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 CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_WORKLET_SERVICE_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_WORKLET_SERVICE_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 "content/services/auction_worklet/public/mojom/bidder_worklet.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/seller_worklet.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/auction_network_events_handler.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/auction_shared_storage_host.mojom-shared-internal.h"
#include "sandbox/policy/mojom/sandbox.mojom-shared-internal.h"
#include "services/network/public/mojom/url_loader_factory.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/interest_group/interest_group_types.mojom-shared-internal.h"
#include "url/mojom/origin.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"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace auction_worklet::mojom {
namespace internal {
class BrowserSignals_Data;
class AuctionWorkletPermissionsPolicyState_Data;
class TrustedSignalsPublicKey_Data;

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

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BrowserSignals_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AuctionWorkletPermissionsPolicyState_Data {};
static_assert;
// Used by AuctionWorkletPermissionsPolicyState::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AuctionWorkletPermissionsPolicyState_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AuctionWorkletPermissionsPolicyState_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) TrustedSignalsPublicKey_Data {};
static_assert;
// Used by TrustedSignalsPublicKey::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct TrustedSignalsPublicKey_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

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

#pragma pack(pop)

}  // namespace internal

}  // auction_worklet::mojom

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_WORKLET_SERVICE_MOJOM_SHARED_INTERNAL_H_