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

Unified Diff: webkit/child/fling_curve_configuration.cc

Issue 16424008: move webkit/glue/fling_* to webkit/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android 5 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 | « webkit/child/fling_curve_configuration.h ('k') | webkit/child/webkitplatformsupport_child_impl.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/glue/fling_curve_configuration.cc b/webkit/child/fling_curve_configuration.cc
similarity index 96%
rename from webkit/glue/fling_curve_configuration.cc
rename to webkit/child/fling_curve_configuration.cc
index 1b0a63a53de03a3514e9f04e746426f5bd08cbdb..6095ca9a52f76e24dc42d76e8367c35cc2aced53 100644
--- a/webkit/glue/fling_curve_configuration.cc
+++ b/webkit/child/fling_curve_configuration.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "webkit/glue/fling_curve_configuration.h"
+#include "webkit/child/fling_curve_configuration.h"
#include "base/logging.h"
#include "third_party/WebKit/public/platform/WebGestureCurve.h"
« no previous file with comments | « webkit/child/fling_curve_configuration.h ('k') | webkit/child/webkitplatformsupport_child_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698