Index: cc/layer_animation_controller.cc |
diff --git a/cc/layer_animation_controller.cc b/cc/layer_animation_controller.cc |
index 5b50db40e129ffa63de56ee136153c566208201e..876ac9fd0348224fea21be832333d384b3980ae4 100644 |
--- a/cc/layer_animation_controller.cc |
+++ b/cc/layer_animation_controller.cc |
@@ -6,7 +6,7 @@ |
#include "cc/layer_animation_controller.h" |
-#include "CCActiveAnimation.h" |
+#include "cc/active_animation.h" |
#include "cc/keyframed_animation_curve.h" |
#include <public/WebTransformationMatrix.h> |