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

// content/services/auction_worklet/public/mojom/reject_reason.mojom-shared.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_REJECT_REASON_MOJOM_SHARED_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_REJECT_REASON_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "content/services/auction_worklet/public/mojom/reject_reason.mojom-shared-internal.h"



#include "base/component_export.h"




namespace auction_worklet::mojom {


}  // auction_worklet::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace auction_workletmojom  // auction_worklet::mojom

namespace std {

template <>
struct hash<::auction_worklet::mojom::RejectReason>
    : public mojo::internal::EnumHashImpl<::auction_worklet::mojom::RejectReason> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::auction_worklet::mojom::RejectReason, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace auction_worklet::mojom {


}  // auction_worklet::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

namespace perfetto {

template <>
struct COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) TraceFormatTraits<::auction_worklet::mojom::RejectReason> {};

} // namespace perfetto

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_REJECT_REASON_MOJOM_SHARED_H_