Index: content/browser/webui/content_web_ui_controller_factory.h |
diff --git a/content/browser/webui/content_web_ui_controller_factory.h b/content/browser/webui/content_web_ui_controller_factory.h |
index 63023f30329991f6fa16c337d2fb085a82ce8ef1..15f782c3255a8945f23f49610c620868890c2c2b 100644 |
--- a/content/browser/webui/content_web_ui_controller_factory.h |
+++ b/content/browser/webui/content_web_ui_controller_factory.h |
@@ -5,7 +5,7 @@ |
#ifndef CONTENT_BROWSER_WEBUI_CONTENT_WEB_UI_CONTROLLER_FACTORY_H_ |
#define CONTENT_BROWSER_WEBUI_CONTENT_WEB_UI_CONTROLLER_FACTORY_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/memory/singleton.h" |
#include "content/public/browser/web_ui.h" |
#include "content/public/browser/web_ui_controller_factory.h" |