Index: content/browser/renderer_host/input/gesture_event_queue.h |
diff --git a/content/browser/renderer_host/input/gesture_event_queue.h b/content/browser/renderer_host/input/gesture_event_queue.h |
index 9acfc3bd30fdcc3e3b6cd8f7fb096c37a4ac934f..3f1e240d3f2b46aced8e521aa5ffd841ac591981 100644 |
--- a/content/browser/renderer_host/input/gesture_event_queue.h |
+++ b/content/browser/renderer_host/input/gesture_event_queue.h |
@@ -18,7 +18,7 @@ |
#include "content/browser/renderer_host/input/touchscreen_tap_suppression_controller.h" |
#include "content/common/content_export.h" |
#include "content/common/input/input_event_ack_state.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "ui/gfx/transform.h" |
namespace content { |