Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 049ebd7a9bdc123f2e2912e0facc42c97ded7973..1ac720dda11de62c9c48d1795eb51426f3c57c2a 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -234,10 +234,6 @@ |
'quic/congestion_control/tcp_cubic_bytes_sender.h', |
'quic/congestion_control/tcp_cubic_sender.cc', |
'quic/congestion_control/tcp_cubic_sender.h', |
- 'quic/congestion_control/tcp_loss_algorithm.cc', |
- 'quic/congestion_control/tcp_loss_algorithm.h', |
- 'quic/congestion_control/time_loss_algorithm.cc', |
- 'quic/congestion_control/time_loss_algorithm.h', |
'quic/crypto/aead_base_decrypter.h', |
'quic/crypto/aead_base_decrypter_openssl.cc', |
'quic/crypto/aead_base_encrypter.h', |
@@ -1537,8 +1533,6 @@ |
'quic/congestion_control/send_algorithm_simulator.h', |
'quic/congestion_control/tcp_cubic_bytes_sender_test.cc', |
'quic/congestion_control/tcp_cubic_sender_test.cc', |
- 'quic/congestion_control/tcp_loss_algorithm_test.cc', |
- 'quic/congestion_control/time_loss_algorithm_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', |