| Index: content/browser/renderer_host/input/motion_event_web.h
|
| diff --git a/content/browser/renderer_host/input/motion_event_web.h b/content/browser/renderer_host/input/motion_event_web.h
|
| index 971e1a31c969c814746699d95cc5350ace6c1320..8980424e1ad0d15c6bb8ea303643b4a261bb615e 100644
|
| --- a/content/browser/renderer_host/input/motion_event_web.h
|
| +++ b/content/browser/renderer_host/input/motion_event_web.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "content/common/content_export.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 content {
|
|
|