Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 68b10db4a24860954fb02748e19f2f505788696a..3452e1bcca300cb253d26237c93df737af3c8caf 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; |