summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_network_session.h')
-rw-r--r--net/http/http_network_session.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
index 21a692d..f62232a 100644
--- a/net/http/http_network_session.h
+++ b/net/http/http_network_session.h
@@ -110,7 +110,6 @@ class NET_EXPORT HttpNetworkSession
bool enable_quic;
bool enable_quic_port_selection;
- bool enable_quic_pacing;
bool enable_quic_time_based_loss_detection;
HostPortPair origin_to_force_quic_on;
QuicClock* quic_clock; // Will be owned by QuicStreamFactory.