| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index a374e05aa391d419527f7f375f45a23f951e574d..6522ceb2709914ace1bd66f23c1a036c40a12641 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -284,6 +284,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',
|
|
|