| Index: cc/blink/web_compositor_support_impl.h
|
| diff --git a/cc/blink/web_compositor_support_impl.h b/cc/blink/web_compositor_support_impl.h
|
| index 73880b2e8526397d2a118b22c0d157fc3b58ec7d..d32d0e1800306c71f7286a579cb5d1be4a042e18 100644
|
| --- a/cc/blink/web_compositor_support_impl.h
|
| +++ b/cc/blink/web_compositor_support_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_COMPOSITOR_SUPPORT_IMPL_H_
|
| #define CC_BLINK_WEB_COMPOSITOR_SUPPORT_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "cc/blink/cc_blink_export.h"
|
| #include "third_party/WebKit/public/platform/WebCompositorAnimationCurve.h"
|
|
|