Index: net/quic/crypto/quic_crypto_server_config.h |
diff --git a/net/quic/crypto/quic_crypto_server_config.h b/net/quic/crypto/quic_crypto_server_config.h |
index 216dbbf6a7ec32a6bec7e1cb26302d25e1eda846..566e60d562832654eb9932ddabc8bd32c8b723c1 100644 |
--- a/net/quic/crypto/quic_crypto_server_config.h |
+++ b/net/quic/crypto/quic_crypto_server_config.h |
@@ -204,7 +204,6 @@ class NET_EXPORT_PRIVATE QuicCryptoServerConfig { |
IPEndPoint client_address, |
QuicVersion version, |
const QuicVersionVector& supported_versions, |
- uint32 initial_flow_control_window_bytes, |
const QuicClock* clock, |
QuicRandom* rand, |
QuicCryptoNegotiatedParameters* params, |