| Index: net/quic/test_tools/crypto_test_utils.h
|
| diff --git a/net/quic/test_tools/crypto_test_utils.h b/net/quic/test_tools/crypto_test_utils.h
|
| index 5fa199cc0b135fef95264b08514d6c4430477486..8682398c12b05c5e9905e1b48f6155a254f40cfe 100644
|
| --- a/net/quic/test_tools/crypto_test_utils.h
|
| +++ b/net/quic/test_tools/crypto_test_utils.h
|
| @@ -93,9 +93,7 @@ class CryptoTestUtils {
|
|
|
| // returns: the number of client hellos that the client sent.
|
| static int HandshakeWithFakeClient(MockQuicConnectionHelper* helper,
|
| -
|
| MockAlarmFactory* alarm_factory,
|
| -
|
| PacketSavingConnection* server_conn,
|
| QuicCryptoServerStream* server,
|
| const QuicServerId& server_id,
|
|
|