Chromium Code Reviews| Index: cc/animation/transform_operations.h |
| diff --git a/cc/animation/transform_operations.h b/cc/animation/transform_operations.h |
| index 65f8511d5110a60e50ec4f9c22b236399da4dab4..d173ace71799b54bc0613a78d8e1482d99384573 100644 |
| --- a/cc/animation/transform_operations.h |
| +++ b/cc/animation/transform_operations.h |
| @@ -7,6 +7,7 @@ |
| #include <vector> |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "cc/animation/transform_operation.h" |
| #include "cc/base/cc_export.h" |