Index: net/http/http_stream_factory_impl_job_controller.h |
diff --git a/net/http/http_stream_factory_impl_job_controller.h b/net/http/http_stream_factory_impl_job_controller.h |
index 2adea1cb9da244acb82cf27fa6161df102b1efde..770071f68b12c382c919473e96c891bca075ad81 100644 |
--- a/net/http/http_stream_factory_impl_job_controller.h |
+++ b/net/http/http_stream_factory_impl_job_controller.h |
@@ -11,6 +11,8 @@ |
namespace net { |
+class NetLogWithSource; |
+ |
// HttpStreamFactoryImpl::JobController manages Request and Job(s). |
class HttpStreamFactoryImpl::JobController |
: public HttpStreamFactoryImpl::Job::Delegate, |