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

Unified Diff: webkit/glue/fling_curve_configuration.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/glue/fling_curve_configuration.h ('k') | webkit/glue/ftp_directory_listing_response_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/fling_curve_configuration.cc
diff --git a/webkit/glue/fling_curve_configuration.cc b/webkit/glue/fling_curve_configuration.cc
index 5d30715426cea8fb5c973eb0df3005a906b17898..1b0a63a53de03a3514e9f04e746426f5bd08cbdb 100644
--- a/webkit/glue/fling_curve_configuration.cc
+++ b/webkit/glue/fling_curve_configuration.cc
@@ -5,7 +5,7 @@
#include "webkit/glue/fling_curve_configuration.h"
#include "base/logging.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGestureCurve.h"
+#include "third_party/WebKit/public/platform/WebGestureCurve.h"
#include "webkit/glue/touch_fling_gesture_curve.h"
namespace webkit_glue {
« no previous file with comments | « webkit/glue/fling_curve_configuration.h ('k') | webkit/glue/ftp_directory_listing_response_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698