| Index: cc/animation/animation_player.h
|
| diff --git a/cc/animation/animation_player.h b/cc/animation/animation_player.h
|
| index 56050546d39505eeb59067a4cbc2c1593138967e..06b4433bb676a2f50f7a81d6d3326d76e084ede5 100644
|
| --- a/cc/animation/animation_player.h
|
| +++ b/cc/animation/animation_player.h
|
| @@ -13,8 +13,8 @@
|
| #include "cc/animation/animation.h"
|
| #include "cc/animation/animation_curve.h"
|
| #include "cc/animation/element_animations.h"
|
| -#include "cc/animation/element_id.h"
|
| #include "cc/base/cc_export.h"
|
| +#include "cc/trees/element_id.h"
|
|
|
| namespace cc {
|
|
|
|
|