| 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"
|
|
|