| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index c0503c9f73c26f44879eb18651b5cae6ca052232..c5ea8f0895170cbe5209e38b4666a1166a40fe94 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -105,7 +105,6 @@ class NET_EXPORT HttpNetworkSession
|
| double alternative_service_probability_threshold;
|
|
|
| bool enable_quic;
|
| - bool enable_insecure_quic;
|
| bool enable_quic_for_proxies;
|
| bool enable_quic_port_selection;
|
| bool quic_always_require_handshake_confirmation;
|
|
|