// ui/base/dragdrop/mojom/drag_drop_types.mojom-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_FORWARD_H_ #define UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_FORWARD_H_ #include <stdint.h> namespace ui::mojom { enum class DragEventSource : int32_t; enum class DragOperation : int32_t; } // ui::mojom #endif // UI_BASE_DRAGDROP_MOJOM_DRAG_DROP_TYPES_MOJOM_FORWARD_H_