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

Unified Diff: webkit/glue/fling_curve_configuration.h

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_animator_impl_android.cc ('k') | webkit/glue/fling_curve_configuration.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/fling_curve_configuration.h
diff --git a/webkit/glue/fling_curve_configuration.h b/webkit/glue/fling_curve_configuration.h
index 548c530b59fef111fbe64846b7ee3779db58795e..d229ee8681cd7e677b7fca29209ed16e1f2d2b91 100644
--- a/webkit/glue/fling_curve_configuration.h
+++ b/webkit/glue/fling_curve_configuration.h
@@ -8,8 +8,8 @@
#include <vector>
#include "base/synchronization/lock.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFloatPoint.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h"
+#include "third_party/WebKit/public/platform/WebFloatPoint.h"
+#include "third_party/WebKit/public/platform/WebSize.h"
namespace WebKit {
class WebGestureCurve;
« no previous file with comments | « webkit/glue/fling_animator_impl_android.cc ('k') | webkit/glue/fling_curve_configuration.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698