Index: cc/test/animation_test_common.cc |
diff --git a/cc/test/animation_test_common.cc b/cc/test/animation_test_common.cc |
index 37710db9440ee3c01669bb81d7aef89cb9ba6200..8711b35c2dca111b4242d00862099e63a09edee0 100644 |
--- a/cc/test/animation_test_common.cc |
+++ b/cc/test/animation_test_common.cc |
@@ -6,8 +6,8 @@ |
#include "cc/animation/keyframed_animation_curve.h" |
#include "cc/animation/layer_animation_controller.h" |
-#include "cc/layer.h" |
-#include "cc/layer_impl.h" |
+#include "cc/layers/layer.h" |
+#include "cc/layers/layer_impl.h" |
#include "cc/transform_operations.h" |
using cc::Animation; |