| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index e2d0610fdff40e8f7c0008d4f8e7ab8eb40468fd..f99b61ef6728bba3b48b215c6b4fdfa4a8b024ef 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -284,6 +284,8 @@
|
| 'child/webcrypto/openssl/rsa_key_openssl.cc',
|
| 'child/webcrypto/openssl/rsa_key_openssl.h',
|
| 'child/webcrypto/openssl/rsa_oaep_openssl.cc',
|
| + 'child/webcrypto/openssl/rsa_sign_openssl.cc',
|
| + 'child/webcrypto/openssl/rsa_sign_openssl.h',
|
| 'child/webcrypto/openssl/rsa_ssa_openssl.cc',
|
| 'child/webcrypto/openssl/sha_openssl.cc',
|
| 'child/webcrypto/openssl/sym_key_openssl.cc',
|
|
|