| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index addf4544cb517d9c3dbd14a9634a68894314d043..e1abcf437e77785f76cda7454f083ae312838795 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',
|
|
|