chromium/out/Default/gen/chrome/browser/web_applications/mojom/user_display_mode.mojom-shared.h

// chrome/browser/web_applications/mojom/user_display_mode.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 CHROME_BROWSER_WEB_APPLICATIONS_MOJOM_USER_DISPLAY_MODE_MOJOM_SHARED_H_
#define CHROME_BROWSER_WEB_APPLICATIONS_MOJOM_USER_DISPLAY_MODE_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 "chrome/browser/web_applications/mojom/user_display_mode.mojom-shared-internal.h"







namespace web_app::mojom {


}  // web_app::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace web_app::mojom {


enum class UserDisplayMode : int32_t {};

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


}  // web_app::mojom

namespace std {

template <>
struct hash<::web_app::mojom::UserDisplayMode>
    : public mojo::internal::EnumHashImpl<::web_app::mojom::UserDisplayMode> {};

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::web_app::mojom::UserDisplayMode, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace web_app::mojom {


}  // web_app::mojom

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

namespace perfetto {

template <>
struct  TraceFormatTraits<::web_app::mojom::UserDisplayMode> {};

} // namespace perfetto

#endif  // CHROME_BROWSER_WEB_APPLICATIONS_MOJOM_USER_DISPLAY_MODE_MOJOM_SHARED_H_