| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 5056144c553ad6793cba82ca9b3821400995282c..4805a85e7204800ed0dfde16d46e06c1c5e498e5 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',
|
|
|