Index: content/browser/renderer_host/input/motion_event_web.h |
diff --git a/content/browser/renderer_host/input/motion_event_web.h b/content/browser/renderer_host/input/motion_event_web.h |
index 320e31b081b2708d9882e0a3aff4e32648d9fa84..971e1a31c969c814746699d95cc5350ace6c1320 100644 |
--- a/content/browser/renderer_host/input/motion_event_web.h |
+++ b/content/browser/renderer_host/input/motion_event_web.h |
@@ -10,7 +10,7 @@ |
#include "base/macros.h" |
#include "content/common/content_export.h" |
-#include "third_party/WebKit/public/web/WebInputEvent.h" |
+#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "ui/events/gesture_detection/motion_event.h" |
namespace content { |