| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 0c5154bdb30c002ed4c9536a3a07cbb5526fdd76..3c21ca3fe12d709b34deca7237f19e69c75fa21d 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -285,6 +285,8 @@
|
| 'child/webcrypto/openssl/aes_key_openssl.cc',
|
| 'child/webcrypto/openssl/aes_key_openssl.h',
|
| 'child/webcrypto/openssl/aes_kw_openssl.cc',
|
| + 'child/webcrypto/openssl/ec_key_openssl.cc',
|
| + 'child/webcrypto/openssl/ecdsa_openssl.cc',
|
| 'child/webcrypto/openssl/hmac_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.h',
|
|
|