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

// ui/base/dragdrop/mojom/drag_drop_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 UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_SHARED_H_
#define UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_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 "ui/base/dragdrop/mojom/drag_drop_types.mojom-shared-internal.h"



#include "base/component_export.h"




namespace ui::mojom {


}  // ui::mojom

namespace mojo {
namespace internal {

}  // namespace internal
}  // namespace mojo


namespace uimojom  // ui::mojom

namespace std {

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

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

}  // namespace std

namespace mojo {


namespace internal {

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

}  // namespace internal


namespace internal {

Serializer< ::ui::mojom::DragOperation, 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 COMPONENT_EXPORT(UI_BASE_DRAGDROP_MOJOM_SHARED) TraceFormatTraits<::ui::mojom::DragEventSource> {};

} // namespace perfetto

namespace perfetto {

template <>
struct COMPONENT_EXPORT(UI_BASE_DRAGDROP_MOJOM_SHARED) TraceFormatTraits<::ui::mojom::DragOperation> {};

} // namespace perfetto

#endif  // UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_SHARED_H_