| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index 94f20560da90b237333a0559db792854ff4912e2..491319d2ed4a2b4b4b3cb7178fe9697b64d5fc01 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -111,7 +111,6 @@ class NET_EXPORT HttpNetworkSession
|
| bool enable_quic_port_selection;
|
| bool enable_quic_pacing;
|
| bool enable_quic_time_based_loss_detection;
|
| - bool enable_quic_persist_server_info;
|
| HostPortPair origin_to_force_quic_on;
|
| QuicClock* quic_clock; // Will be owned by QuicStreamFactory.
|
| QuicRandom* quic_random;
|
|
|