| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 4025ee8a47a6914cd9c1fdc382e92f6af9d1ff19..a6973f68747441ec4c0fe5fefc925e37aded5f8a 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -304,6 +304,7 @@
|
| 'child/webcrypto/openssl/ec_key_openssl.cc',
|
| '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',
|
|
|