Index: cc/trees/layer_tree_host_unittest_animation.cc |
diff --git a/cc/trees/layer_tree_host_unittest_animation.cc b/cc/trees/layer_tree_host_unittest_animation.cc |
index a9430fb3aa9eb2b0f9150ee0db83902077cabfd7..1fffca8b9a04ef92eb24a1050c3d1a83043e83f1 100644 |
--- a/cc/trees/layer_tree_host_unittest_animation.cc |
+++ b/cc/trees/layer_tree_host_unittest_animation.cc |
@@ -6,8 +6,8 @@ |
#include "cc/animation/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/test/fake_content_layer.h" |
#include "cc/test/fake_content_layer_client.h" |
#include "cc/test/layer_tree_test_common.h" |