| Index: cc/animation/element_animations_unittest.cc
|
| diff --git a/cc/animation/element_animations_unittest.cc b/cc/animation/element_animations_unittest.cc
|
| index 9aec9206a45f90d56a366a35fb5a1d3696bf6634..0871dc7de1aa5f88fc24f439d57c26f9d6288be0 100644
|
| --- a/cc/animation/element_animations_unittest.cc
|
| +++ b/cc/animation/element_animations_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "cc/animation/element_animations.h"
|
|
|
| +#include "base/memory/ptr_util.h"
|
| #include "cc/animation/animation_delegate.h"
|
| #include "cc/animation/animation_events.h"
|
| #include "cc/animation/animation_host.h"
|
|
|