Index: content/browser/webui/shared_resources_data_source.h |
diff --git a/content/browser/webui/shared_resources_data_source.h b/content/browser/webui/shared_resources_data_source.h |
index 5c300ef68ec3c34cf0b32a16989ab163944622ef..53bf513bf74147c931bfdb9daf00cad662e13d3a 100644 |
--- a/content/browser/webui/shared_resources_data_source.h |
+++ b/content/browser/webui/shared_resources_data_source.h |
@@ -5,8 +5,8 @@ |
#ifndef CONTENT_BROWSER_WEBUI_SHARED_RESOURCES_DATA_SOURCE_H_ |
#define CONTENT_BROWSER_WEBUI_SHARED_RESOURCES_DATA_SOURCE_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "content/public/browser/url_data_source.h" |
namespace content { |