| Index: net/http/http_stream_factory.h
|
| ===================================================================
|
| --- net/http/http_stream_factory.h (revision 109589)
|
| +++ net/http/http_stream_factory.h (working copy)
|
| @@ -24,15 +24,12 @@
|
| class HostMappingRules;
|
| class HostPortPair;
|
| class HttpAuthController;
|
| -class HttpNetworkSession;
|
| -class HttpPipelinedHost;
|
| class HttpResponseInfo;
|
| class HttpServerProperties;
|
| class HttpStream;
|
| class ProxyInfo;
|
| class SSLCertRequestInfo;
|
| class SSLInfo;
|
| -class X509Certificate;
|
| struct HttpRequestInfo;
|
| struct SSLConfig;
|
|
|
|
|