| Index: cc/layer_animation_controller_unittest.cc
|
| diff --git a/cc/layer_animation_controller_unittest.cc b/cc/layer_animation_controller_unittest.cc
|
| index cd1450b2a4f31fa5483db4d7db466169ff4b7bf4..8ec19aab0282ddb1886ff02aa2052f065616b104 100644
|
| --- a/cc/layer_animation_controller_unittest.cc
|
| +++ b/cc/layer_animation_controller_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "CCLayerAnimationController.h"
|
|
|
| -#include "CCActiveAnimation.h"
|
| -#include "CCAnimationCurve.h"
|
| +#include "cc/active_animation.h"
|
| +#include "cc/animation_curve.h"
|
| #include "cc/test/animation_test_common.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|