| Index: cc/layer_animation_controller.h
|
| diff --git a/cc/layer_animation_controller.h b/cc/layer_animation_controller.h
|
| index 2fdb91c611aa3f65e1fbe7dbce85e46d9e22e4fa..677287d2a3506f58fc0c3f9e74b0387fe2abffec 100644
|
| --- a/cc/layer_animation_controller.h
|
| +++ b/cc/layer_animation_controller.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CCLayerAnimationController_h
|
| #define CCLayerAnimationController_h
|
|
|
| -#include "CCAnimationEvents.h"
|
| +#include "cc/animation_events.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/hash_tables.h"
|
|
|