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

Unified Diff: chrome/browser/ui/browser.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/ui/browser.h
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
index 6cdff54b676fd12f703c9128fc8f9c640a2aca19..7dc9548b2c416262e3499879c1761bd19661f601 100644
--- a/chrome/browser/ui/browser.h
+++ b/chrome/browser/ui/browser.h
@@ -63,7 +63,6 @@ class BrowserToolbarModelDelegate;
class BrowserLiveTabContext;
class BrowserWindow;
class FindBarController;
-class PrefService;
class Profile;
class ScopedKeepAlive;
class SearchDelegate;
@@ -72,7 +71,6 @@ class StatusBubble;
class TabStripModel;
class TabStripModelDelegate;
class ValidationMessageBubble;
-struct WebApplicationInfo;
namespace chrome {
class BrowserCommandController;
@@ -81,7 +79,6 @@ class UnloadController;
}
namespace content {
-class NavigationController;
class PageState;
class SessionStorageNamespace;
}
@@ -100,7 +97,6 @@ class Point;
namespace ui {
struct SelectedFileInfo;
-class WebDialogDelegate;
}
namespace web_modal {
« no previous file with comments | « chrome/browser/ui/bookmarks/enhanced_bookmark_key_service_factory.h ('k') | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698