| Index: net/net.gyp
|
| diff --git a/net/net.gyp b/net/net.gyp
|
| index 8713a3face0a31bf07ee31ed0e52c4114b9131bb..70b5dddd541390505315d34d68e24665efcb9164 100644
|
| --- a/net/net.gyp
|
| +++ b/net/net.gyp
|
| @@ -1867,6 +1867,7 @@
|
| 'quic/congestion_control/pacing_sender_test.cc',
|
| 'quic/congestion_control/quic_max_sized_map_test.cc',
|
| 'quic/congestion_control/tcp_cubic_sender_test.cc',
|
| + 'quic/congestion_control/tcp_loss_algorithm_test.cc',
|
| 'quic/congestion_control/tcp_receiver_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_decrypter_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_encrypter_test.cc',
|
|
|