| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 0e089bdbca6620a896b9a515f6e2d2fef3a88029..3cc916ca897cdd5f623087f52157a9a68e6a31e8 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -653,6 +653,7 @@
|
| 'child/webcrypto/test/aes_ctr_unittest.cc',
|
| 'child/webcrypto/test/aes_gcm_unittest.cc',
|
| 'child/webcrypto/test/aes_kw_unittest.cc',
|
| + 'child/webcrypto/test/ecdsa_unittest.cc',
|
| 'child/webcrypto/test/hmac_unittest.cc',
|
| 'child/webcrypto/test/rsa_oaep_unittest.cc',
|
| 'child/webcrypto/test/rsa_pss_unittest.cc',
|
|
|