Index: content/browser/renderer_host/input/synthetic_pointer_action.cc |
diff --git a/content/browser/renderer_host/input/synthetic_pointer_action.cc b/content/browser/renderer_host/input/synthetic_pointer_action.cc |
index a701ce51f0281ea0165a6d4c803d16f93e797dc3..51453d639380fa6fe90a8f44d688d94ac8e75f63 100644 |
--- a/content/browser/renderer_host/input/synthetic_pointer_action.cc |
+++ b/content/browser/renderer_host/input/synthetic_pointer_action.cc |
@@ -5,7 +5,7 @@ |
#include "content/browser/renderer_host/input/synthetic_pointer_action.h" |
#include "base/logging.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "ui/events/latency_info.h" |
namespace content { |