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 ba0dd41bff96c8999a8b23373a26d61f0c1f0c46..19304667477d81c31460bdf6d466a8bb2ee5b0b0 100644 |
--- a/net/http/http_stream_factory_impl.h |
+++ b/net/http/http_stream_factory_impl.h |
@@ -110,7 +110,7 @@ class NET_EXPORT_PRIVATE HttpStreamFactoryImpl : public HttpStreamFactory { |
bool direct, |
const SSLConfig& used_ssl_config, |
const ProxyInfo& used_proxy_info, |
- bool was_npn_negotiated, |
+ bool was_alpn_negotiated, |
NextProto negotiated_protocol, |
bool using_spdy, |
const BoundNetLog& net_log); |