| Index: cc/layer_animation_controller.cc
|
| diff --git a/cc/layer_animation_controller.cc b/cc/layer_animation_controller.cc
|
| index 2025db8616fc6b0725a45b88f26a0a4a5b960bfb..e677513b9b2787b34650edfe2792b2243b0cf28c 100644
|
| --- a/cc/layer_animation_controller.cc
|
| +++ b/cc/layer_animation_controller.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "CCLayerAnimationController.h"
|
|
|
| -#include "CCActiveAnimation.h"
|
| +#include "cc/active_animation.h"
|
| #include "CCKeyframedAnimationCurve.h"
|
| #include <public/WebTransformationMatrix.h>
|
| #include <wtf/CurrentTime.h>
|
|
|