| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 87ac428323512242a35de4bcf71eaedeed2adab8..c61d6ff3af2f101cebad3baaea81a77cc4b5e9c3 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -268,6 +268,7 @@
|
| ],
|
| 'webcrypto_openssl_sources': [
|
| 'child/webcrypto/openssl/aes_cbc_openssl.cc',
|
| + 'child/webcrypto/openssl/aes_ctr_openssl.cc',
|
| 'child/webcrypto/openssl/aes_gcm_openssl.cc',
|
| 'child/webcrypto/openssl/aes_key_openssl.cc',
|
| 'child/webcrypto/openssl/aes_key_openssl.h',
|
|
|