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

Unified Diff: chrome/browser/profiles/profile.h

Issue 8566028: Cleanup: Remove more forward declarations in various chrome/browser directories. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 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 | « chrome/browser/plugin_prefs.h ('k') | chrome/browser/profiles/profile_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profiles/profile.h
===================================================================
--- chrome/browser/profiles/profile.h (revision 110049)
+++ chrome/browser/profiles/profile.h (working copy)
@@ -28,7 +28,6 @@
namespace fileapi {
class FileSystemContext;
-class SandboxedFileSystemContext;
}
namespace history {
@@ -40,10 +39,6 @@
class SSLConfigService;
}
-namespace speech_input {
-class SpeechRecognizer;
-}
-
namespace chrome_browser_net {
class Predictor;
}
@@ -57,7 +52,6 @@
class ExtensionEventRouter;
class ExtensionInfoMap;
class ExtensionMessageService;
-class ExtensionPrefValueMap;
class ExtensionProcessManager;
class ExtensionService;
class ExtensionSpecialStoragePolicy;
@@ -65,17 +59,12 @@
class FindBarState;
class HistoryService;
class HostContentSettingsMap;
-class NavigationController;
class NetworkActionPredictor;
class PasswordStore;
class PrefService;
-class ProfileSyncFactory;
class ProfileSyncService;
class PromoCounter;
-class PromoResourceService;
class ProtocolHandlerRegistry;
-class SQLitePersistentCookieStore;
-class SSLConfigServiceManager;
class SpeechInputPreferences;
class SpellCheckHost;
class TemplateURLFetcher;
@@ -83,7 +72,6 @@
class TokenService;
class UserScriptMaster;
class UserStyleSheetWatcher;
-class VisitedLinkEventListener;
class VisitedLinkMaster;
class WebDataService;
class WebUI;
« no previous file with comments | « chrome/browser/plugin_prefs.h ('k') | chrome/browser/profiles/profile_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698