| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 8385d81e76d28f0cd896927c12448422ea2dbbe0..bb9f016adf6be81be468be0f9bb94275b5488572 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -737,10 +737,6 @@
|
| 'quic/congestion_control/cube_root.h',
|
| 'quic/congestion_control/cubic.cc',
|
| 'quic/congestion_control/cubic.h',
|
| - 'quic/congestion_control/fix_rate_receiver.cc',
|
| - 'quic/congestion_control/fix_rate_receiver.h',
|
| - 'quic/congestion_control/fix_rate_sender.cc',
|
| - 'quic/congestion_control/fix_rate_sender.h',
|
| 'quic/congestion_control/hybrid_slow_start.cc',
|
| 'quic/congestion_control/hybrid_slow_start.h',
|
| 'quic/congestion_control/leaky_bucket.cc',
|
| @@ -1430,7 +1426,6 @@
|
| 'proxy/proxy_service_unittest.cc',
|
| 'quic/congestion_control/cube_root_test.cc',
|
| 'quic/congestion_control/cubic_test.cc',
|
| - 'quic/congestion_control/fix_rate_test.cc',
|
| 'quic/congestion_control/hybrid_slow_start_test.cc',
|
| 'quic/congestion_control/leaky_bucket_test.cc',
|
| 'quic/congestion_control/pacing_sender_test.cc',
|
|
|