Index: content/renderer/memory_benchmarking_extension.h |
diff --git a/content/renderer/memory_benchmarking_extension.h b/content/renderer/memory_benchmarking_extension.h |
index afbaf24b868f84805197bc442106477f372c7cc6..af7f4f25e2e1a5794c2a72de28f0b5d41f3ac6ee 100644 |
--- a/content/renderer/memory_benchmarking_extension.h |
+++ b/content/renderer/memory_benchmarking_extension.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_RENDERER_MEMORY_BENCHMARKING_EXTENSION_H_ |
#define CONTENT_RENDERER_MEMORY_BENCHMARKING_EXTENSION_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "gin/wrappable.h" |
namespace blink { |