| Index: content/browser/renderer_host/input/web_input_event_builders_android.h
|
| diff --git a/content/browser/renderer_host/input/web_input_event_builders_android.h b/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| index 1d8e0bc02f64a8a1da751b8454ad5e4b6861fb29..ffba9822bd84ed6a1449cc1e073e9bf1dfa13d36 100644
|
| --- a/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| +++ b/content/browser/renderer_host/input/web_input_event_builders_android.h
|
| @@ -9,7 +9,8 @@
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
|
|
| namespace content {
|
|
|
|
|