Index: content/browser/renderer_host/input/mouse_wheel_event_queue.h |
diff --git a/content/browser/renderer_host/input/mouse_wheel_event_queue.h b/content/browser/renderer_host/input/mouse_wheel_event_queue.h |
index 99d5af9e96c2bd2ace893cb36b968f3f9a6f5ac9..1f465b5051cd8f5d5218b4862d2c09276505f416 100644 |
--- a/content/browser/renderer_host/input/mouse_wheel_event_queue.h |
+++ b/content/browser/renderer_host/input/mouse_wheel_event_queue.h |
@@ -13,7 +13,7 @@ |
#include "content/browser/renderer_host/event_with_latency_info.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" |
namespace content { |