| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 1d3b05b773982ff452954e8cc119f1f73b982c13..b47e43f16ec12560b671d042682460666b905c1a 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -253,10 +253,6 @@
|
| 'quic/crypto/aes_128_gcm_12_decrypter_openssl.cc',
|
| 'quic/crypto/aes_128_gcm_12_encrypter.h',
|
| 'quic/crypto/aes_128_gcm_12_encrypter_openssl.cc',
|
| - 'quic/crypto/chacha20_poly1305_decrypter.h',
|
| - 'quic/crypto/chacha20_poly1305_decrypter_openssl.cc',
|
| - 'quic/crypto/chacha20_poly1305_encrypter.h',
|
| - 'quic/crypto/chacha20_poly1305_encrypter_openssl.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_decrypter.h',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_decrypter_openssl.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_encrypter.h',
|
| @@ -1010,8 +1006,6 @@
|
| 'quic/crypto/aes_128_gcm_12_encrypter_nss.cc',
|
| 'quic/crypto/cert_compressor.cc',
|
| 'quic/crypto/cert_compressor.h',
|
| - 'quic/crypto/chacha20_poly1305_decrypter_nss.cc',
|
| - 'quic/crypto/chacha20_poly1305_encrypter_nss.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_decrypter_nss.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_encrypter_nss.cc',
|
| 'quic/crypto/channel_id_nss.cc',
|
| @@ -1585,8 +1579,6 @@
|
| 'quic/crypto/aes_128_gcm_12_decrypter_test.cc',
|
| 'quic/crypto/aes_128_gcm_12_encrypter_test.cc',
|
| 'quic/crypto/cert_compressor_test.cc',
|
| - 'quic/crypto/chacha20_poly1305_decrypter_test.cc',
|
| - 'quic/crypto/chacha20_poly1305_encrypter_test.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_decrypter_test.cc',
|
| 'quic/crypto/chacha20_poly1305_rfc7539_encrypter_test.cc',
|
| 'quic/crypto/channel_id_test.cc',
|
|
|