| Index: cc/blink/web_transform_operations_impl.h
|
| diff --git a/cc/blink/web_transform_operations_impl.h b/cc/blink/web_transform_operations_impl.h
|
| index f8fe22b6d88c967dea5ebca7513ea29063f3ae71..c13a72b6a97ee1aaee62218a37d3327106e4f4be 100644
|
| --- a/cc/blink/web_transform_operations_impl.h
|
| +++ b/cc/blink/web_transform_operations_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CC_BLINK_WEB_TRANSFORM_OPERATIONS_IMPL_H_
|
| #define CC_BLINK_WEB_TRANSFORM_OPERATIONS_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/animation/transform_operations.h"
|
| #include "cc/blink/cc_blink_export.h"
|
|
|