| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 51fd5f3d2daa8591db10f313e5eeafee8edbe879..013d2e5054dae601cdf053d2a42de5a0a954cd97 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -309,6 +309,7 @@
|
| 'child/webcrypto/openssl/hmac_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.h',
|
| + 'child/webcrypto/openssl/pbkdf2_openssl.cc',
|
| 'child/webcrypto/openssl/rsa_hashed_algorithm_openssl.cc',
|
| 'child/webcrypto/openssl/rsa_hashed_algorithm_openssl.h',
|
| 'child/webcrypto/openssl/rsa_oaep_openssl.cc',
|
|
|