#ifndef CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_SELLER_WORKLET_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_SELLER_WORKLET_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/private_aggregation_request.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/real_time_reporting.mojom-shared-internal.h"
#include "content/services/auction_worklet/public/mojom/reject_reason.mojom-shared-internal.h"
#include "mojo/public/mojom/base/time.mojom-shared-internal.h"
#include "services/network/public/mojom/url_loader_factory.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/devtools/devtools_agent.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/interest_group/ad_display_size.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 ComponentAuctionModifiedBidParams_Data;
class ComponentAuctionReportResultParams_Data;
class ScoreAdDependencyLatencies_Data;
class ComponentAuctionOtherSeller_Data;
#pragma pack(push, 1)
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ComponentAuctionOtherSeller_Data { … };
static_assert …;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ComponentAuctionModifiedBidParams_Data { … };
static_assert …;
template <typename UserType, typename DataView>
struct ComponentAuctionModifiedBidParams_UnserializedMessageContext
: public mojo::internal::UnserializedMessageContext { … };
template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
ComponentAuctionModifiedBidParams_UnserializedMessageContext<UserType, DataView>::kMessageTag = …;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ComponentAuctionReportResultParams_Data { … };
static_assert …;
template <typename UserType, typename DataView>
struct ComponentAuctionReportResultParams_UnserializedMessageContext
: public mojo::internal::UnserializedMessageContext { … };
template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
ComponentAuctionReportResultParams_UnserializedMessageContext<UserType, DataView>::kMessageTag = …;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ScoreAdDependencyLatencies_Data { … };
static_assert …;
template <typename UserType, typename DataView>
struct ScoreAdDependencyLatencies_UnserializedMessageContext
: public mojo::internal::UnserializedMessageContext { … };
template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
ScoreAdDependencyLatencies_UnserializedMessageContext<UserType, DataView>::kMessageTag = …;
#pragma pack(pop)
}
}
#endif