Index: cc/debug/debug_rect_history.h |
diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h |
index 6bcf43853450a9298b79e8d56e35d74b97d05d5f..bea34670fb4c78bcebf087cab2672975ec421e45 100644 |
--- a/cc/debug/debug_rect_history.h |
+++ b/cc/debug/debug_rect_history.h |
@@ -6,7 +6,7 @@ |
#define CC_DEBUG_DEBUG_RECT_HISTORY_H_ |
#include <vector> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "cc/layers/layer_lists.h" |
#include "ui/gfx/geometry/rect.h" |