| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 57908eee77e011bb4f6845650baea1f527d4c228..6eff52df0e47cc951900d953795cc2de6ac21cba 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -817,6 +817,7 @@
|
| 'quic/congestion_control/tcp_cubic_sender_bytes.cc',
|
| 'quic/congestion_control/tcp_cubic_sender_packets.cc',
|
| 'quic/congestion_control/tcp_cubic_sender_packets.h',
|
| + 'quic/congestion_control/windowed_filter.h',
|
| 'quic/crypto/aead_base_decrypter.cc',
|
| 'quic/crypto/aead_base_decrypter.h',
|
| 'quic/crypto/aead_base_encrypter.cc',
|
| @@ -1548,6 +1549,7 @@
|
| 'quic/congestion_control/send_algorithm_simulator.h',
|
| 'quic/congestion_control/tcp_cubic_sender_bytes_test.cc',
|
| 'quic/congestion_control/tcp_cubic_sender_packets_test.cc',
|
| + 'quic/congestion_control/windowed_filter_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_decrypter_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_encrypter_test.cc',
|
| 'quic/crypto/cert_compressor_test.cc',
|
|
|