| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 8a97330353ed745099e4b422201b34d3f87ea91e..64aab5ca364b21a68cd93af1cb7a73b1c7a5b299 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -308,6 +308,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',
|
|
|