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

Unified Diff: webkit/child/fling_curve_configuration.cc

Issue 16816003: move webkit/glue/touch_fling_* to webkit/child/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 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 | « content/content_tests.gypi ('k') | webkit/child/touch_fling_gesture_curve.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/fling_curve_configuration.cc
diff --git a/webkit/child/fling_curve_configuration.cc b/webkit/child/fling_curve_configuration.cc
index 6095ca9a52f76e24dc42d76e8367c35cc2aced53..154e33826819b72f0960b9c455649275a46c44aa 100644
--- a/webkit/child/fling_curve_configuration.cc
+++ b/webkit/child/fling_curve_configuration.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "third_party/WebKit/public/platform/WebGestureCurve.h"
-#include "webkit/glue/touch_fling_gesture_curve.h"
+#include "webkit/child/touch_fling_gesture_curve.h"
namespace webkit_glue {
« no previous file with comments | « content/content_tests.gypi ('k') | webkit/child/touch_fling_gesture_curve.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698