| Index: net/http/http_stream_factory_impl_job.h
|
| diff --git a/net/http/http_stream_factory_impl_job.h b/net/http/http_stream_factory_impl_job.h
|
| index 6ed6157c5006283fb78c87c3c2ee2eb90a613f00..e77bdc30534816261f105852f85423d0869e8f26 100644
|
| --- a/net/http/http_stream_factory_impl_job.h
|
| +++ b/net/http/http_stream_factory_impl_job.h
|
| @@ -40,7 +40,6 @@ class HttpStream;
|
| class SpdySessionPool;
|
| class NetLog;
|
| struct SSLConfig;
|
| -class QuicHttpStream;
|
|
|
| // An HttpStreamRequestImpl exists for each stream which is in progress of being
|
| // created for the StreamFactory.
|
|
|