| Index: cc/animation/animation_player.cc
|
| diff --git a/cc/animation/animation_player.cc b/cc/animation/animation_player.cc
|
| index 9edb27111f92c30d5bae87b3740e9e62a87a8429..dcc92e22ff83871fdcf1f2c1fc652fb386d5b302 100644
|
| --- a/cc/animation/animation_player.cc
|
| +++ b/cc/animation/animation_player.cc
|
| @@ -10,8 +10,8 @@
|
| #include "cc/animation/animation_events.h"
|
| #include "cc/animation/animation_host.h"
|
| #include "cc/animation/animation_timeline.h"
|
| -#include "cc/animation/property_animation_state.h"
|
| #include "cc/animation/scroll_offset_animation_curve.h"
|
| +#include "cc/trees/property_animation_state.h"
|
|
|
| namespace cc {
|
|
|
|
|