| Index: cc/animation/element_animations.cc
|
| diff --git a/cc/animation/element_animations.cc b/cc/animation/element_animations.cc
|
| index 09219dc2c2c0e6a8d5c33aac6f27e4ac57418e4f..1264718395a22132ff5b35e7ee64e9e2188f36f0 100644
|
| --- a/cc/animation/element_animations.cc
|
| +++ b/cc/animation/element_animations.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "cc/animation/element_animations.h"
|
|
|
| +#include "base/macros.h"
|
| #include "cc/animation/animation_host.h"
|
| #include "cc/animation/animation_player.h"
|
| #include "cc/animation/animation_registrar.h"
|
|
|