Index: content/browser/renderer_host/input/input_router.h |
diff --git a/content/browser/renderer_host/input/input_router.h b/content/browser/renderer_host/input/input_router.h |
index 8446f7c1859ec23e2dec253a4a67d7d417fb2e3e..60e77c9d31604689f71b672174bec4d69a078bcd 100644 |
--- a/content/browser/renderer_host/input/input_router.h |
+++ b/content/browser/renderer_host/input/input_router.h |
@@ -9,7 +9,7 @@ |
#include "content/common/input/input_event_ack_state.h" |
#include "content/public/browser/native_web_keyboard_event.h" |
#include "ipc/ipc_listener.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
namespace content { |