| Index: ui/events/blink/blink_event_util.h
|
| diff --git a/ui/events/blink/blink_event_util.h b/ui/events/blink/blink_event_util.h
|
| index 3d08f6d44e124e489624da419a898c90386cb3eb..186428e6c295ada2c7b87bbf247197285d033836 100644
|
| --- a/ui/events/blink/blink_event_util.h
|
| +++ b/ui/events/blink/blink_event_util.h
|
| @@ -9,12 +9,9 @@
|
|
|
| #include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| #include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebTouchEvent.h"
|
| #include "ui/events/gesture_detection/motion_event.h"
|
|
|
| -namespace blink {
|
| -class WebTouchEvent;
|
| -}
|
| -
|
| namespace gfx {
|
| class PointF;
|
| class Vector2d;
|
|
|