| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 848ca958a194d010e449444fbc268bf7fedcfa92..eff4f669d13b1a251f620073bf703109275a6a4a 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -283,6 +283,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',
|
|
|