| Index: cc/test/animation_test_common.h
|
| diff --git a/cc/test/animation_test_common.h b/cc/test/animation_test_common.h
|
| index a768930afe2b600a3e1458af37bb3a233944198a..742cb10d9a18bdf5fca1bd14a15d018a3e64ec90 100644
|
| --- a/cc/test/animation_test_common.h
|
| +++ b/cc/test/animation_test_common.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "CCActiveAnimation.h"
|
| #include "CCAnimationCurve.h"
|
| -#include "CCLayerAnimationController.h"
|
| #include "IntSize.h"
|
| +#include "cc/layer_animation_controller.h"
|
|
|
| namespace cc {
|
| class CCLayerImpl;
|
|
|