| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 858f81d7eb5843b95116af0fca2a91435ef04803..557c40b75592a4f519e48dd1adc4d00784119520 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -1871,6 +1871,7 @@
|
| 'quic/core/congestion_control/pacing_sender_test.cc',
|
| 'quic/core/congestion_control/prr_sender_test.cc',
|
| 'quic/core/congestion_control/rtt_stats_test.cc',
|
| + 'quic/core/congestion_control/send_algorithm_test.cc',
|
| 'quic/core/congestion_control/tcp_cubic_sender_bytes_test.cc',
|
| 'quic/core/congestion_control/tcp_cubic_sender_packets_test.cc',
|
| 'quic/core/congestion_control/windowed_filter_test.cc',
|
|
|