| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index e3f0ee1317692b833d4e49d5b8410629a3c00d16..12d0a40b4fe3cd33def62e8bdc54a34b112054cf 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -772,8 +772,6 @@
|
| 'quic/congestion_control/pacing_sender.h',
|
| 'quic/congestion_control/prr_sender.cc',
|
| 'quic/congestion_control/prr_sender.h',
|
| - 'quic/congestion_control/receive_algorithm_interface.cc',
|
| - 'quic/congestion_control/receive_algorithm_interface.h',
|
| 'quic/congestion_control/rtt_stats.cc',
|
| 'quic/congestion_control/rtt_stats.h',
|
| 'quic/congestion_control/send_algorithm_interface.cc',
|
| @@ -782,8 +780,6 @@
|
| 'quic/congestion_control/tcp_cubic_sender.h',
|
| 'quic/congestion_control/tcp_loss_algorithm.cc',
|
| 'quic/congestion_control/tcp_loss_algorithm.h',
|
| - 'quic/congestion_control/tcp_receiver.cc',
|
| - 'quic/congestion_control/tcp_receiver.h',
|
| 'quic/congestion_control/time_loss_algorithm.cc',
|
| 'quic/congestion_control/time_loss_algorithm.h',
|
| 'quic/crypto/aead_base_decrypter.h',
|
| @@ -1466,7 +1462,6 @@
|
| 'quic/congestion_control/send_algorithm_simulator.h',
|
| 'quic/congestion_control/tcp_cubic_sender_test.cc',
|
| 'quic/congestion_control/tcp_loss_algorithm_test.cc',
|
| - 'quic/congestion_control/tcp_receiver_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',
|
|
|