Chromium Code Reviews

Unified Diff: chrome/browser/browser_window.h

Issue 3080031: Delete obviously unneeded forward declarations in chrome/browser/*.h. (Closed)
Patch Set: bah Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/browser_theme_pack.h ('k') | chrome/browser/configuration_policy_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_window.h
diff --git a/chrome/browser/browser_window.h b/chrome/browser/browser_window.h
index 444796ec5d7750d1f8d363422f2ceefddb3e8e3a..859d0e76e4b900be3efcf3338448d97bb410cf1c 100644
--- a/chrome/browser/browser_window.h
+++ b/chrome/browser/browser_window.h
@@ -20,7 +20,6 @@ class LocationBar;
class Profile;
class StatusBubble;
class TabContents;
-class TabContentsContainer;
class TemplateURL;
#if !defined(OS_MACOSX)
class ToolbarView;
« no previous file with comments | « chrome/browser/browser_theme_pack.h ('k') | chrome/browser/configuration_policy_provider.h » ('j') | no next file with comments »

Powered by Google App Engine