Commit 7103f820 authored by wtc@chromium.org's avatar wtc@chromium.org

Remove an unnecessary forward declaration of ProxyScriptFetcher.

R=eroman@chromium.org
BUG=none
TEST=no compilation errors

Review URL: http://codereview.chromium.org/7497052

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96123 0039d316-1c4b-4281-b951-d872f2087c98
parent 378b912a
...@@ -43,7 +43,6 @@ class HttpAuthHandlerFactory; ...@@ -43,7 +43,6 @@ class HttpAuthHandlerFactory;
class HttpTransactionFactory; class HttpTransactionFactory;
class NetworkDelegate; class NetworkDelegate;
class ProxyConfigService; class ProxyConfigService;
class ProxyScriptFetcher;
class ProxyService; class ProxyService;
class SSLConfigService; class SSLConfigService;
class URLRequestContext; class URLRequestContext;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment