Chromium Code Reviews| Index: net/http/http_stream_factory_impl_request.h |
| diff --git a/net/http/http_stream_factory_impl_request.h b/net/http/http_stream_factory_impl_request.h |
| index 16f1e719036fe25325dabba4004510c303f10a23..91cb0d7a0c1bbcb03c7e61882cdcc47278e4d7a5 100644 |
| --- a/net/http/http_stream_factory_impl_request.h |
| +++ b/net/http/http_stream_factory_impl_request.h |
| @@ -20,9 +20,7 @@ |
| namespace net { |
| class BidirectionalStreamImpl; |
| -class ClientSocketHandle; |
| class HttpStream; |
| -class SpdySession; |
| class HttpStreamFactoryImpl::Request : public HttpStreamRequest { |
| public: |