Index: net/http/http_stream_factory_impl.h |
diff --git a/net/http/http_stream_factory_impl.h b/net/http/http_stream_factory_impl.h |
index fac358f7b239c2674fcff341971f5996168f2f51..d0aa3905c2c66362ae5f58476b7e0ed1779d76b3 100644 |
--- a/net/http/http_stream_factory_impl.h |
+++ b/net/http/http_stream_factory_impl.h |
@@ -84,6 +84,7 @@ class NET_EXPORT_PRIVATE HttpStreamFactoryImpl : public HttpStreamFactory { |
const SSLConfig& proxy_ssl_config, |
HttpStreamRequest::Delegate* delegate, |
WebSocketHandshakeStreamBase::CreateHelper* create_helper, |
+ HttpStreamRequest::StreamType stream_type, |
const BoundNetLog& net_log); |
AlternativeService GetAlternativeServiceFor( |