Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(417)

Unified Diff: webkit/support/web_gesture_curve_mock.cc

Issue 15937016: Update refernces to Blink's Platform API (webkit) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/support/web_gesture_curve_mock.h ('k') | webkit/support/web_layer_tree_view_impl_for_testing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/web_gesture_curve_mock.cc
diff --git a/webkit/support/web_gesture_curve_mock.cc b/webkit/support/web_gesture_curve_mock.cc
index 83d2b9b4bab63df3397aa76c79b062a0e57bd9ed..a3b49176a7f92b936a1043fc819835ae762999e1 100644
--- a/webkit/support/web_gesture_curve_mock.cc
+++ b/webkit/support/web_gesture_curve_mock.cc
@@ -4,8 +4,8 @@
#include "webkit/support/web_gesture_curve_mock.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatSize.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGestureCurveTarget.h"
+#include "third_party/WebKit/public/platform/WebFloatSize.h"
+#include "third_party/WebKit/public/platform/WebGestureCurveTarget.h"
#include "webkit/support/weburl_loader_mock_factory.h"
WebGestureCurveMock::WebGestureCurveMock(const WebKit::WebFloatPoint& velocity,
« no previous file with comments | « webkit/support/web_gesture_curve_mock.h ('k') | webkit/support/web_layer_tree_view_impl_for_testing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698