chromium/out/Default/gen/components/tab_groups/public/mojom/tab_group_types.mojom-shared.h

// components/tab_groups/public/mojom/tab_group_types.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_TAB_GROUPS_PUBLIC_MOJOM_TAB_GROUP_TYPES_MOJOM_SHARED_H_
#define COMPONENTS_TAB_GROUPS_PUBLIC_MOJOM_TAB_GROUP_TYPES_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/tab_groups/public/mojom/tab_group_types.mojom-shared-internal.h"







namespace tab_groups::mojom {


}  // tab_groups::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace tab_groups::mojom {


enum class Color : int32_t {};

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


}  // tab_groups::mojom

namespace std {

template <>
struct hash<::tab_groups::mojom::Color>
    : public mojo::internal::EnumHashImpl<::tab_groups::mojom::Color> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::tab_groups::mojom::Color, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace tab_groups::mojom {


}  // tab_groups::mojom

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

namespace perfetto {

template <>
struct  TraceFormatTraits<::tab_groups::mojom::Color> {};

} // namespace perfetto

#endif  // COMPONENTS_TAB_GROUPS_PUBLIC_MOJOM_TAB_GROUP_TYPES_MOJOM_SHARED_H_