Index: cc/test/animation_test_common.h |
diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h |
index c5a8369743d28e7aa697e9975063820a6340847d..1091582cf8ea14400f2577a3ab94afaf598e262b 100644 |
--- a/cc/test/animation_test_common.h |
+++ b/cc/test/animation_test_common.h |
@@ -5,9 +5,9 @@ |
#ifndef CCAnimationTestCommon_h |
#define CCAnimationTestCommon_h |
-#include "CCActiveAnimation.h" |
-#include "CCAnimationCurve.h" |
#include "IntSize.h" |
+#include "cc/active_animation.h" |
+#include "cc/animation_curve.h" |
#include "cc/layer_animation_controller.h" |
namespace cc { |