Index: cc/blink/web_animation_impl.h |
diff --git a/cc/blink/web_animation_impl.h b/cc/blink/web_animation_impl.h |
index c1bdb0efdfa3a13893a33468e80720e5b0a38ac1..92029bec2a211e6a4f36c02c7c957a15cb142bf1 100644 |
--- a/cc/blink/web_animation_impl.h |
+++ b/cc/blink/web_animation_impl.h |
@@ -5,6 +5,7 @@ |
#ifndef CC_BLINK_WEB_ANIMATION_IMPL_H_ |
#define CC_BLINK_WEB_ANIMATION_IMPL_H_ |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "cc/blink/cc_blink_export.h" |
#include "third_party/WebKit/public/platform/WebCompositorAnimation.h" |