Index: extensions/shell/app/shell_main_delegate.h |
diff --git a/extensions/shell/app/shell_main_delegate.h b/extensions/shell/app/shell_main_delegate.h |
index 0fa018f6455210cd303155db310d82423a6a1076..7b52b22f7f5ce664da7a18846098fc7e94de1785 100644 |
--- a/extensions/shell/app/shell_main_delegate.h |
+++ b/extensions/shell/app/shell_main_delegate.h |
@@ -14,14 +14,12 @@ |
#include "content/public/app/content_main_delegate.h" |
namespace content { |
-class BrowserContext; |
class ContentBrowserClient; |
class ContentClient; |
class ContentRendererClient; |
} |
namespace extensions { |
-class ShellBrowserMainDelegate; |
class ShellMainDelegate : public content::ContentMainDelegate { |
public: |