| Index: content/browser/renderer_host/input/synthetic_gesture.h
|
| diff --git a/content/browser/renderer_host/input/synthetic_gesture.h b/content/browser/renderer_host/input/synthetic_gesture.h
|
| index 94524514c85219ce23f5308437d371c3cf92666a..0f49c8edf83ea5c48ea2d9e6e2e4cfdf9398384b 100644
|
| --- a/content/browser/renderer_host/input/synthetic_gesture.h
|
| +++ b/content/browser/renderer_host/input/synthetic_gesture.h
|
| @@ -9,7 +9,6 @@
|
| #include "base/time/time.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/input/synthetic_gesture_params.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
|
|
| namespace content {
|
|
|
|
|