| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 748acc3870a49c8f8b91e86a89d5aa0b53d929c0..6571fb9afe7940dbb9136df4259cafc3fe5ea7ed 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -1404,6 +1404,8 @@
|
| 'quic/congestion_control/leaky_bucket_test.cc',
|
| 'quic/congestion_control/pacing_sender_test.cc',
|
| 'quic/congestion_control/rtt_stats_test.cc',
|
| + 'quic/congestion_control/send_algorithm_simulator.cc',
|
| + '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',
|
|
|