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..d22a197dbee436c023ace16382a99f25272ef28e 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -117,6 +117,7 @@ |
bool quic_always_require_handshake_confirmation; |
bool quic_disable_connection_pooling; |
int quic_load_server_info_timeout_ms; |
+ bool quic_disable_loading_server_info_for_new_servers; |
float quic_load_server_info_timeout_srtt_multiplier; |
bool quic_enable_truncated_connection_ids; |
HostPortPair origin_to_force_quic_on; |