Chromium Code Reviews| Index: net/http/http_stream_factory_impl_job.h |
| =================================================================== |
| --- net/http/http_stream_factory_impl_job.h (revision 110346) |
| +++ net/http/http_stream_factory_impl_job.h (working copy) |
| @@ -24,7 +24,6 @@ |
| class HttpAuthController; |
| class HttpNetworkSession; |
| class HttpStream; |
| -class TransportSocketParams; |
| // An HttpStreamRequestImpl exists for each stream which is in progress of being |
| // created for the StreamFactory. |