| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 7e14559eddb889544062eb9209e977e1d0757472..5d18b6ece5640964c103f7c1162142512a7c836c 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -973,6 +973,7 @@
|
| 'quic/core/crypto/quic_compressed_certs_cache.h',
|
| 'quic/core/crypto/quic_crypto_client_config.cc',
|
| 'quic/core/crypto/quic_crypto_client_config.h',
|
| + 'quic/core/crypto/quic_crypto_proof.cc',
|
| 'quic/core/crypto/quic_crypto_proof.h',
|
| 'quic/core/crypto/quic_crypto_server_config.cc',
|
| 'quic/core/crypto/quic_crypto_server_config.h',
|
|
|