Index: net/quic/core/crypto/quic_crypto_client_config.h |
diff --git a/net/quic/core/crypto/quic_crypto_client_config.h b/net/quic/core/crypto/quic_crypto_client_config.h |
index b92f925806040db86aefc27f596df1bb05dedd01..ea7f99d39f38da94e83d3ef2c875f69187f41a76 100644 |
--- a/net/quic/core/crypto/quic_crypto_client_config.h |
+++ b/net/quic/core/crypto/quic_crypto_client_config.h |
@@ -252,7 +252,6 @@ class NET_EXPORT_PRIVATE QuicCryptoClientConfig : public QuicCryptoConfig { |
QuicErrorCode FillClientHello( |
const QuicServerId& server_id, |
QuicConnectionId connection_id, |
- const QuicVersion actual_version, |
const QuicVersion preferred_version, |
const CachedState* cached, |
QuicWallTime now, |