| Index: content/browser/renderer_host/input/synthetic_gesture_target_android.cc
|
| diff --git a/content/browser/renderer_host/input/synthetic_gesture_target_android.cc b/content/browser/renderer_host/input/synthetic_gesture_target_android.cc
|
| index c132d0b65abab1292de61d3d8c85fb6377b99782..7c34adf3430a6fc35d060fb1cd3fdcea5294baab 100644
|
| --- a/content/browser/renderer_host/input/synthetic_gesture_target_android.cc
|
| +++ b/content/browser/renderer_host/input/synthetic_gesture_target_android.cc
|
| @@ -7,7 +7,7 @@
|
| #include "content/browser/android/content_view_core_impl.h"
|
| #include "content/browser/renderer_host/render_widget_host_impl.h"
|
| #include "jni/MotionEventSynthesizer_jni.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "ui/gfx/android/view_configuration.h"
|
|
|
| using blink::WebTouchEvent;
|
|
|