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

// ui/base/dragdrop/mojom/drag_drop_types.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 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_BLINK_FORWARD_H_
#define UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>











namespace ui::mojom {

enum class DragEventSource : int32_t;

enum class DragOperation : int32_t;


}  // ui::mojom


namespace ui::mojom::blink {
DragEventSource;
DragOperation;



}  // ui::mojom::blink

#endif  // UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_BLINK_FORWARD_H_