Index: net/quic/quic_crypto_client_stream_test.cc |
diff --git a/net/quic/quic_crypto_client_stream_test.cc b/net/quic/quic_crypto_client_stream_test.cc |
index 5e4b0729d1945967e6798af03f54ad5794723304..e3df7f89b591e3d3a0a170db42193d715d3fdb63 100644 |
--- a/net/quic/quic_crypto_client_stream_test.cc |
+++ b/net/quic/quic_crypto_client_stream_test.cc |
@@ -109,7 +109,6 @@ TEST_F(QuicCryptoClientStreamTest, BadMessageType) { |
} |
TEST_F(QuicCryptoClientStreamTest, NegotiatedParameters) { |
- FLAGS_quic_use_rfc7539 = true; |
CompleteCryptoHandshake(); |
const QuicConfig* config = session_->config(); |