| Index: cc/blink/web_compositor_animation_player_impl.h
|
| diff --git a/cc/blink/web_compositor_animation_player_impl.h b/cc/blink/web_compositor_animation_player_impl.h
|
| index 1d4879b45a4bc2aeb72f95898109a6aa22b1520d..0cc69752bb2abca31b3242401ffed3ae9127652d 100644
|
| --- a/cc/blink/web_compositor_animation_player_impl.h
|
| +++ b/cc/blink/web_compositor_animation_player_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_COMPOSITOR_ANIMATION_PLAYER_IMPL_H_
|
| #define CC_BLINK_WEB_COMPOSITOR_ANIMATION_PLAYER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/blink/cc_blink_export.h"
|
|
|