Index: content/shell/renderer/layout_test/leak_detector.h |
diff --git a/content/shell/renderer/layout_test/leak_detector.h b/content/shell/renderer/layout_test/leak_detector.h |
index b06362486e80695e5d734b03003521dd8cda5f47..185c2b313ede2dee364a7d107441177c32fa6514 100644 |
--- a/content/shell/renderer/layout_test/leak_detector.h |
+++ b/content/shell/renderer/layout_test/leak_detector.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_SHELL_RENDERER_LAYOUT_TEST_LEAK_DETECTOR_H_ |
#define CONTENT_SHELL_RENDERER_LAYOUT_TEST_LEAK_DETECTOR_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "content/shell/common/leak_detection_result.h" |
#include "third_party/WebKit/public/web/WebLeakDetector.h" |