| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 213bec72a09e8609e01d1c317a390aca55e2ba78..560e4a6a1c0e37a7f8c90a52f64d9af254d51d32 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -267,6 +267,9 @@
|
| 'child/webcrypto/openssl/hmac_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.h',
|
| + 'child/webcrypto/openssl/rsa_key_openssl.cc',
|
| + 'child/webcrypto/openssl/rsa_key_openssl.h',
|
| + 'child/webcrypto/openssl/rsa_ssa_openssl.cc',
|
| 'child/webcrypto/openssl/sha_openssl.cc',
|
| 'child/webcrypto/openssl/sym_key_openssl.cc',
|
| 'child/webcrypto/openssl/sym_key_openssl.h',
|
|
|