Index: cc/animation/animation.h |
diff --git a/cc/animation/animation.h b/cc/animation/animation.h |
index 153e4ef77527f6517cf5c15104ccdcf38a04c89c..fb8f8d822a4914f07ed2dbb142c5e912cb2c144f 100644 |
--- a/cc/animation/animation.h |
+++ b/cc/animation/animation.h |
@@ -5,7 +5,7 @@ |
#ifndef CC_ANIMATION_ANIMATION_H_ |
#define CC_ANIMATION_ANIMATION_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/time/time.h" |
#include "cc/base/cc_export.h" |