| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 7c53d801d5d9ad752a6129dcdd6a4897f6eec4b9..393f166fd33c659281df696001200fb5280f62df 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -761,8 +761,6 @@
|
| 'quic/congestion_control/tcp_receiver.h',
|
| 'quic/congestion_control/time_loss_algorithm.cc',
|
| 'quic/congestion_control/time_loss_algorithm.h',
|
| - 'quic/congestion_control/timestamp_receiver.cc',
|
| - 'quic/congestion_control/timestamp_receiver.h',
|
| 'quic/crypto/aead_base_decrypter.h',
|
| 'quic/crypto/aead_base_decrypter_nss.cc',
|
| 'quic/crypto/aead_base_decrypter_openssl.cc',
|
| @@ -1442,7 +1440,6 @@
|
| 'quic/congestion_control/tcp_loss_algorithm_test.cc',
|
| 'quic/congestion_control/tcp_receiver_test.cc',
|
| 'quic/congestion_control/time_loss_algorithm_test.cc',
|
| - 'quic/congestion_control/timestamp_receiver_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_decrypter_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_encrypter_test.cc',
|
| 'quic/crypto/cert_compressor_test.cc',
|
|
|