chromium/out/Default/gen/ui/events/mojom/event.mojom-blink-forward.h

// ui/events/mojom/event.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_EVENTS_MOJOM_EVENT_MOJOM_BLINK_FORWARD_H_
#define UI_EVENTS_MOJOM_EVENT_MOJOM_BLINK_FORWARD_H_



#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace ui::mojom {


}  // ui::mojom


namespace ui::mojom::blink {
class KeyData;
KeyDataPtr;

class LocationData;
LocationDataPtr;

class GesturePinchData;
GesturePinchDataPtr;

class GestureSwipeData;
GestureSwipeDataPtr;

class GestureData;
GestureDataPtr;

class ScrollData;
ScrollDataPtr;

class PointerDetails;
PointerDetailsPtr;

class MouseData;
MouseDataPtr;

class TouchData;
TouchDataPtr;

class Event;
EventPtr;

class GestureDataDetails;

GestureDataDetailsPtr;




}  // ui::mojom::blink

#endif  // UI_EVENTS_MOJOM_EVENT_MOJOM_BLINK_FORWARD_H_