Index: ui/compositor/test/layer_animator_test_controller.cc |
diff --git a/ui/compositor/test/layer_animator_test_controller.cc b/ui/compositor/test/layer_animator_test_controller.cc |
index 3b131acba4c54fbd9d439ed1e2b1f7e8daf4763d..2b686cc6c2bea67d43012a1bf00a59952e250b60 100644 |
--- a/ui/compositor/test/layer_animator_test_controller.cc |
+++ b/ui/compositor/test/layer_animator_test_controller.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "cc/animation.h" |
-#include "ui/compositor/test/layer_animator_test_controller.h" |
+#include "cc/animation/animation.h" |
#include "ui/compositor/layer_animation_sequence.h" |
+#include "ui/compositor/test/layer_animator_test_controller.h" |
namespace ui { |