chromium/out/Default/gen/ui/base/mojom/themes.mojom-shared.h

// ui/base/mojom/themes.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 UI_BASE_MOJOM_THEMES_MOJOM_SHARED_H_
#define UI_BASE_MOJOM_THEMES_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 "ui/base/mojom/themes.mojom-shared-internal.h"







namespace ui::mojom {


}  // ui::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace ui::mojom {


enum class BrowserColorVariant : int32_t {};

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


}  // ui::mojom

namespace std {

template <>
struct hash<::ui::mojom::BrowserColorVariant>
    : public mojo::internal::EnumHashImpl<::ui::mojom::BrowserColorVariant> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::ui::mojom::BrowserColorVariant, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace ui::mojom {


}  // ui::mojom

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

namespace perfetto {

template <>
struct  TraceFormatTraits<::ui::mojom::BrowserColorVariant> {};

} // namespace perfetto

#endif  // UI_BASE_MOJOM_THEMES_MOJOM_SHARED_H_