Index: webkit/renderer/compositor_bindings/web_animation_curve_common.cc |
diff --git a/webkit/compositor_bindings/web_animation_curve_common.cc b/webkit/renderer/compositor_bindings/web_animation_curve_common.cc |
similarity index 92% |
rename from webkit/compositor_bindings/web_animation_curve_common.cc |
rename to webkit/renderer/compositor_bindings/web_animation_curve_common.cc |
index fedf8f87def4151949ccd764ea9b9c64b01c0de7..7a3560222b30beab00c5af8251c0ad05e0d18e4b 100644 |
--- a/webkit/compositor_bindings/web_animation_curve_common.cc |
+++ b/webkit/renderer/compositor_bindings/web_animation_curve_common.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/compositor_bindings/web_animation_curve_common.h" |
+#include "webkit/renderer/compositor_bindings/web_animation_curve_common.h" |
#include "cc/animation/timing_function.h" |