Index: cc/input/page_scale_animation.h |
diff --git a/cc/input/page_scale_animation.h b/cc/input/page_scale_animation.h |
index d73116c5d7d48e9d68e6c18d4fef070b1557557f..dbe018b2f26477fa309578618ad0dc1af2c43145 100644 |
--- a/cc/input/page_scale_animation.h |
+++ b/cc/input/page_scale_animation.h |
@@ -5,7 +5,7 @@ |
#ifndef CC_INPUT_PAGE_SCALE_ANIMATION_H_ |
#define CC_INPUT_PAGE_SCALE_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" |