Index: net/quic/quic_crypto_client_stream.cc |
diff --git a/net/quic/quic_crypto_client_stream.cc b/net/quic/quic_crypto_client_stream.cc |
index 9cb1f7e3bc1035d89f14afabeeacac875643bc89..3993637e1047391e333a5e962405e8335d500ea0 100644 |
--- a/net/quic/quic_crypto_client_stream.cc |
+++ b/net/quic/quic_crypto_client_stream.cc |
@@ -185,7 +185,6 @@ void QuicCryptoClientStream::DoHandshakeLoop( |
server_id_, |
session()->connection()->connection_id(), |
session()->connection()->supported_versions().front(), |
- session()->max_flow_control_receive_window_bytes(), |
cached, |
session()->connection()->clock()->WallNow(), |
session()->connection()->random_generator(), |