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

Unified Diff: ios/chrome/browser/browser_state/chrome_browser_state_io_data.h

Issue 2544293002: ios: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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 | « ios/chrome/browser/bookmarks/bookmark_client_impl.h ('k') | ios/chrome/browser/favicon/large_icon_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/browser_state/chrome_browser_state_io_data.h
diff --git a/ios/chrome/browser/browser_state/chrome_browser_state_io_data.h b/ios/chrome/browser/browser_state/chrome_browser_state_io_data.h
index 013727ea87b23e7ecbc755ffcd295a0c77df226f..b549059e8ff07934c07425328721f09ef2ac0faa 100644
--- a/ios/chrome/browser/browser_state/chrome_browser_state_io_data.h
+++ b/ios/chrome/browser/browser_state/chrome_browser_state_io_data.h
@@ -42,7 +42,6 @@ enum class ChromeBrowserStateType;
}
namespace net {
-class CertVerifier;
class ChannelIDService;
class CookieStore;
class HttpServerProperties;
@@ -50,7 +49,6 @@ class HttpTransactionFactory;
class ProxyConfigService;
class ProxyService;
class ReportSender;
-class ServerBoundCertService;
class SSLConfigService;
class TransportSecurityPersister;
class TransportSecurityState;
« no previous file with comments | « ios/chrome/browser/bookmarks/bookmark_client_impl.h ('k') | ios/chrome/browser/favicon/large_icon_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698