Index: content/renderer/gpu/input_handler_proxy.h |
diff --git a/content/renderer/gpu/input_handler_proxy.h b/content/renderer/gpu/input_handler_proxy.h |
index c3f0fc25907d8d2fade3ecca8303d4c71d8b9879..b6c6efd7b4b05bc146cb0fd620a5c94f144373fa 100644 |
--- a/content/renderer/gpu/input_handler_proxy.h |
+++ b/content/renderer/gpu/input_handler_proxy.h |
@@ -10,8 +10,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "cc/input/input_handler.h" |
#include "content/common/content_export.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGestureCurve.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGestureCurveTarget.h" |
+#include "third_party/WebKit/public/platform/WebGestureCurve.h" |
+#include "third_party/WebKit/public/platform/WebGestureCurveTarget.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebActiveWheelFlingParameters.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |