diff options
Diffstat (limited to 'chrome/browser/io_thread.h')
-rw-r--r-- | chrome/browser/io_thread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h index b7cc3d3..8559217 100644 --- a/chrome/browser/io_thread.h +++ b/chrome/browser/io_thread.h @@ -185,7 +185,6 @@ class IOThread : public content::BrowserThreadDelegate { Optional<bool> enable_websocket_over_spdy; Optional<bool> enable_quic; - Optional<bool> enable_quic_pacing; Optional<bool> enable_quic_time_based_loss_detection; Optional<bool> enable_quic_port_selection; Optional<size_t> quic_max_packet_length; |