| Index: net/http/http_stream_factory.h
|
| diff --git a/net/http/http_stream_factory.h b/net/http/http_stream_factory.h
|
| index bddac834b03c0f48015aa8b264c308ad2d47dd3b..8b64cda8bf7260473a97d0c5c940161bc39b5931 100644
|
| --- a/net/http/http_stream_factory.h
|
| +++ b/net/http/http_stream_factory.h
|
| @@ -22,10 +22,7 @@
|
|
|
| namespace net {
|
|
|
| -class ClientSocketHandle;
|
| -class HttpAuthController;
|
| class HttpNetworkSession;
|
| -class HttpStreamRequest;
|
|
|
| class HttpStreamFactory : public StreamFactory,
|
| public base::RefCounted<HttpStreamFactory> {
|
|
|