Index: net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc |
diff --git a/net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc b/net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc |
index d4b232ebcfbcfa07586ff6e89f68f9e6641c7bf2..3bca8cb87f7ba7c28de5e685c6503fa30edf6e45 100644 |
--- a/net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc |
+++ b/net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc |
@@ -288,7 +288,6 @@ TEST_F(TcpCubicSenderBytesTest, SlowStartPacketLossWithLargeReduction) { |
} |
TEST_F(TcpCubicSenderBytesTest, SlowStartHalfPacketLossWithLargeReduction) { |
- FLAGS_quic_sslr_byte_conservation = true; |
QuicConfig config; |
QuicTagVector options; |
options.push_back(kSSLR); |