| Index: cc/blink/web_compositor_animation_timeline_impl.h
|
| diff --git a/cc/blink/web_compositor_animation_timeline_impl.h b/cc/blink/web_compositor_animation_timeline_impl.h
|
| index 624d29fcec75f153978015f640f19e387054a179..556c9373f85f69d696d2d09b1efb9c27d2e053f3 100644
|
| --- a/cc/blink/web_compositor_animation_timeline_impl.h
|
| +++ b/cc/blink/web_compositor_animation_timeline_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_COMPOSITOR_ANIMATION_TIMELINE_IMPL_H_
|
| #define CC_BLINK_WEB_COMPOSITOR_ANIMATION_TIMELINE_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"
|
|
|