Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index f3eb086c3cb5b7fe97da3297269e58fbfd067132..d8e867fa0867ddbe5194ccd94ffa84e188abdf75 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -175,9 +175,6 @@ class NET_EXPORT HttpNetworkSession |
bool quic_race_cert_verification; |
// If true, configure QUIC sockets to not fragment packets. |
bool quic_do_not_fragment; |
- // If true, alternative service is not marked as broken if the alternative |
- // job fails due to a network change event. |
- bool quic_do_not_mark_as_broken_on_network_change; |
// If true, estimate the initial RTT for QUIC connections based on network. |
bool quic_estimate_initial_rtt; |