| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 7db357ebf613ce9cf947c883fdb6c4cd041c65dc..2b407ef80a9d76a34983a2c6ba991e50b27f9605 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -751,7 +751,6 @@
|
| 'quic/congestion_control/paced_sender.h',
|
| 'quic/congestion_control/pacing_sender.cc',
|
| 'quic/congestion_control/pacing_sender.h',
|
| - 'quic/congestion_control/quic_max_sized_map.h',
|
| 'quic/congestion_control/receive_algorithm_interface.cc',
|
| 'quic/congestion_control/receive_algorithm_interface.h',
|
| 'quic/congestion_control/rtt_stats.cc',
|
| @@ -1425,7 +1424,6 @@
|
| 'quic/congestion_control/leaky_bucket_test.cc',
|
| 'quic/congestion_control/paced_sender_test.cc',
|
| 'quic/congestion_control/pacing_sender_test.cc',
|
| - 'quic/congestion_control/quic_max_sized_map_test.cc',
|
| 'quic/congestion_control/rtt_stats_test.cc',
|
| 'quic/congestion_control/tcp_cubic_sender_test.cc',
|
| 'quic/congestion_control/tcp_loss_algorithm_test.cc',
|
|
|