| Index: cc/animation/animation_id_provider.h
|
| diff --git a/cc/animation/animation_id_provider.h b/cc/animation/animation_id_provider.h
|
| index 3b14801e7d36ab6d5bd42afee0d211a1558c8da0..22f62d23b51d1ffda099fd3c7974fd16cfa47a61 100644
|
| --- a/cc/animation/animation_id_provider.h
|
| +++ b/cc/animation/animation_id_provider.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CC_ANIMATION_ANIMATION_ID_PROVIDER_H_
|
| #define CC_ANIMATION_ANIMATION_ID_PROVIDER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "cc/base/cc_export.h"
|
|
|
| namespace cc {
|
|
|