Index: content/shell/browser/shell_devtools_manager_delegate.h |
diff --git a/content/shell/browser/shell_devtools_manager_delegate.h b/content/shell/browser/shell_devtools_manager_delegate.h |
index 4671d184dc5fde4c1b06e4e761527dd7767c544a..1c9a462fb6170b278e6269364d487e5e6cf059d1 100644 |
--- a/content/shell/browser/shell_devtools_manager_delegate.h |
+++ b/content/shell/browser/shell_devtools_manager_delegate.h |
@@ -5,8 +5,8 @@ |
#ifndef CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_MANAGER_DELEGATE_H_ |
#define CONTENT_SHELL_BROWSER_SHELL_DEVTOOLS_MANAGER_DELEGATE_H_ |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "components/devtools_http_handler/devtools_http_handler_delegate.h" |
#include "content/public/browser/devtools_manager_delegate.h" |