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

Unified Diff: ash/shell/content/client/shell_browser_main_parts.h

Issue 2526333002: ash: Cleanup class/struct forward 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
Index: ash/shell/content/client/shell_browser_main_parts.h
diff --git a/ash/shell/content/client/shell_browser_main_parts.h b/ash/shell/content/client/shell_browser_main_parts.h
index e3befc4201f01b840ca947554b7de3ef403031b3..d63384839c138de5564f1b0d4992e750e08ce48b 100644
--- a/ash/shell/content/client/shell_browser_main_parts.h
+++ b/ash/shell/content/client/shell_browser_main_parts.h
@@ -10,10 +10,6 @@
#include "base/macros.h"
#include "content/public/browser/browser_main_parts.h"
-namespace base {
-class Thread;
-}
-
namespace content {
class ShellBrowserContext;
struct MainFunctionParams;

Powered by Google App Engine
This is Rietveld 408576698