Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: extensions/shell/app/shell_main_delegate.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « extensions/shell/app/paths_mac.h ('k') | extensions/shell/browser/desktop_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « extensions/shell/app/paths_mac.h ('k') | extensions/shell/browser/desktop_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698