Index: webkit/renderer/compositor_bindings/web_float_animation_curve_unittest.cc |
diff --git a/webkit/compositor_bindings/web_float_animation_curve_unittest.cc b/webkit/renderer/compositor_bindings/web_float_animation_curve_unittest.cc |
similarity index 99% |
rename from webkit/compositor_bindings/web_float_animation_curve_unittest.cc |
rename to webkit/renderer/compositor_bindings/web_float_animation_curve_unittest.cc |
index c59ff289dc1c2fe6c586e7773daff84d59ba7c2e..29e562607aa672ba4fce8a92d089ffbc393b3cdd 100644 |
--- a/webkit/compositor_bindings/web_float_animation_curve_unittest.cc |
+++ b/webkit/renderer/compositor_bindings/web_float_animation_curve_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "cc/animation/timing_function.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webkit/compositor_bindings/web_float_animation_curve_impl.h" |
+#include "webkit/renderer/compositor_bindings/web_float_animation_curve_impl.h" |
using WebKit::WebAnimationCurve; |
using WebKit::WebFloatAnimationCurve; |