| Index: net/quic/test_tools/quic_config_peer.h
|
| diff --git a/net/quic/test_tools/quic_config_peer.h b/net/quic/test_tools/quic_config_peer.h
|
| index 6c5e237afc0c0c784e28e759523e5607ae5333cf..32e6bff5f45f31ffc45b951af782505d9ba02f73 100644
|
| --- a/net/quic/test_tools/quic_config_peer.h
|
| +++ b/net/quic/test_tools/quic_config_peer.h
|
| @@ -15,9 +15,6 @@ namespace test {
|
|
|
| class QuicConfigPeer {
|
| public:
|
| - static void SetReceivedInitialWindow(QuicConfig* config,
|
| - size_t initial_window);
|
| -
|
| static void SetReceivedSocketReceiveBuffer(QuicConfig* config,
|
| uint32 receive_buffer_bytes);
|
|
|
|
|