diff options
Diffstat (limited to 'chrome/browser/io_thread.h')
-rw-r--r-- | chrome/browser/io_thread.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h index da09839..6e4970e 100644 --- a/chrome/browser/io_thread.h +++ b/chrome/browser/io_thread.h @@ -18,17 +18,12 @@ #include "net/base/network_change_notifier.h" class ChromeNetLog; -class ChromeURLRequestContextGetter; class ExtensionEventRouterForwarder; class MediaInternals; class PrefProxyConfigTrackerImpl; class PrefService; class SystemURLRequestContextGetter; -namespace base { -class ListValue; -} - namespace net { class CertVerifier; class CookieStore; |