chromium/out/Default/gen/components/attribution_reporting/source_registration_error.mojom-shared.h

// components/attribution_reporting/source_registration_error.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 COMPONENTS_ATTRIBUTION_REPORTING_SOURCE_REGISTRATION_ERROR_MOJOM_SHARED_H_
#define COMPONENTS_ATTRIBUTION_REPORTING_SOURCE_REGISTRATION_ERROR_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 "components/attribution_reporting/source_registration_error.mojom-shared-internal.h"







namespace attribution_reporting::mojom {


}  // attribution_reporting::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace attribution_reporting::mojom {


enum class SourceRegistrationError : int32_t {};

 std::ostream& operator<<(std::ostream& os, SourceRegistrationError value);
inline bool IsKnownEnumValue(SourceRegistrationError value) {}


}  // attribution_reporting::mojom

namespace std {

template <>
struct hash<::attribution_reporting::mojom::SourceRegistrationError>
    : public mojo::internal::EnumHashImpl<::attribution_reporting::mojom::SourceRegistrationError> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::attribution_reporting::mojom::SourceRegistrationError, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace attribution_reporting::mojom {


}  // attribution_reporting::mojom

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

namespace perfetto {

template <>
struct  TraceFormatTraits<::attribution_reporting::mojom::SourceRegistrationError> {};

} // namespace perfetto

#endif  // COMPONENTS_ATTRIBUTION_REPORTING_SOURCE_REGISTRATION_ERROR_MOJOM_SHARED_H_