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

Unified Diff: webkit/child/fling_animator_impl_android.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_animator_impl_android.h ('k') | webkit/child/fling_curve_configuration.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/fling_animator_impl_android.cc
diff --git a/webkit/glue/fling_animator_impl_android.cc b/webkit/child/fling_animator_impl_android.cc
similarity index 98%
rename from webkit/glue/fling_animator_impl_android.cc
rename to webkit/child/fling_animator_impl_android.cc
index 85ef6e1741588530ca224a453c6dfbedc2d654e1..d874302b27ad8a8b9622a43e330644e050b8bc10 100644
--- a/webkit/glue/fling_animator_impl_android.cc
+++ b/webkit/child/fling_animator_impl_android.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_animator_impl_android.h"
+#include "webkit/child/fling_animator_impl_android.h"
#include "base/android/jni_android.h"
#include "base/android/scoped_java_ref.h"
« no previous file with comments | « webkit/child/fling_animator_impl_android.h ('k') | webkit/child/fling_curve_configuration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698