Index: content/browser/renderer_host/input/input_ack_handler.h |
diff --git a/content/browser/renderer_host/input/input_ack_handler.h b/content/browser/renderer_host/input/input_ack_handler.h |
index 22686816004f579c892938f97484c0c00c5df936..63fa500333cc3f5fd21a7bceff518e104733c000 100644 |
--- a/content/browser/renderer_host/input/input_ack_handler.h |
+++ b/content/browser/renderer_host/input/input_ack_handler.h |
@@ -8,7 +8,7 @@ |
#include "content/browser/renderer_host/event_with_latency_info.h" |
#include "content/common/input/input_event_ack_state.h" |
#include "content/public/browser/native_web_keyboard_event.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
namespace content { |