Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 3216c6cb3a92f2cb31eebe54e4dca5fce230ab81..f290f55e6dd274d8cccacc7ec2205d0bc42be76e 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -113,6 +113,7 @@ class NET_EXPORT HttpNetworkSession |
double alternate_protocol_probability_threshold; |
bool enable_quic; |
+ bool enable_quic_for_proxies; |
bool enable_quic_port_selection; |
bool quic_always_require_handshake_confirmation; |
bool quic_disable_connection_pooling; |