| Index: cc/animation/animation_timeline.h
|
| diff --git a/cc/animation/animation_timeline.h b/cc/animation/animation_timeline.h
|
| index 4cb31f5c07606c5188bd85033711bb9e9438dbb5..6100b446a64f15226e59c153adbccc9afc38d8aa 100644
|
| --- a/cc/animation/animation_timeline.h
|
| +++ b/cc/animation/animation_timeline.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
|
|