#ifndef CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_SHARED_STORAGE_HOST_MOJOM_SHARED_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_AUCTION_SHARED_STORAGE_HOST_MOJOM_SHARED_H_
#include <stdint.h>
#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"
#include "content/services/auction_worklet/public/mojom/auction_shared_storage_host.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/shared_storage/shared_storage.mojom-shared.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"
#include "base/component_export.h"
namespace auction_worklet::mojom {
}
namespace mojo {
namespace internal {
}
}
namespace auction_workletmojom
namespace std {
template <>
struct hash<::auction_worklet::mojom::AuctionWorkletFunction>
: public mojo::internal::EnumHashImpl<::auction_worklet::mojom::AuctionWorkletFunction> { … };
}
namespace mojo {
namespace internal {
Serializer< ::auction_worklet::mojom::AuctionWorkletFunction, MaybeConstUserType>;
}
}
namespace auction_worklet::mojom {
}
namespace perfetto {
template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) TraceFormatTraits<::auction_worklet::mojom::AuctionWorkletFunction> { … };
}
#endif