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

Unified Diff: chrome/browser/browser.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. 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 | « chrome/browser/app_modal_dialog.h ('k') | chrome/browser/browser_accessibility_manager_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.h
diff --git a/chrome/browser/browser.h b/chrome/browser/browser.h
index c8f746cb6e27fe68491b6e6730553581e284398c..2fc5d61ad258d952f7946c5a34456103095161aa 100644
--- a/chrome/browser/browser.h
+++ b/chrome/browser/browser.h
@@ -31,12 +31,9 @@
#include "gfx/rect.h"
class BrowserWindow;
-class DebuggerWindow;
class Extension;
class ExtensionShelfModel;
class FindBarController;
-class GoButton;
-class LocationBar;
class PrefService;
class Profile;
class SkBitmap;
« no previous file with comments | « chrome/browser/app_modal_dialog.h ('k') | chrome/browser/browser_accessibility_manager_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698