| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 8a97330353ed745099e4b422201b34d3f87ea91e..51fd5f3d2daa8591db10f313e5eeafee8edbe879 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -305,6 +305,7 @@
|
| 'child/webcrypto/openssl/ec_algorithm_openssl.h',
|
| 'child/webcrypto/openssl/ecdh_openssl.cc',
|
| 'child/webcrypto/openssl/ecdsa_openssl.cc',
|
| + 'child/webcrypto/openssl/hkdf_openssl.cc',
|
| 'child/webcrypto/openssl/hmac_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.cc',
|
| 'child/webcrypto/openssl/key_openssl.h',
|
|
|