Index: webkit/renderer/compositor_bindings/web_animation_unittest.cc |
diff --git a/webkit/compositor_bindings/web_animation_unittest.cc b/webkit/renderer/compositor_bindings/web_animation_unittest.cc |
similarity index 90% |
rename from webkit/compositor_bindings/web_animation_unittest.cc |
rename to webkit/renderer/compositor_bindings/web_animation_unittest.cc |
index 925a78b1107feaad324317ef3456b7e7acfe482b..520d90920cc93e6c0f933b45a8075af2ad996235 100644 |
--- a/webkit/compositor_bindings/web_animation_unittest.cc |
+++ b/webkit/renderer/compositor_bindings/web_animation_unittest.cc |
@@ -4,8 +4,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webkit/compositor_bindings/web_animation_impl.h" |
-#include "webkit/compositor_bindings/web_float_animation_curve_impl.h" |
+#include "webkit/renderer/compositor_bindings/web_animation_impl.h" |
+#include "webkit/renderer/compositor_bindings/web_float_animation_curve_impl.h" |
using WebKit::WebAnimation; |
using WebKit::WebAnimationCurve; |