| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index f844618a2b1cc00ea3dec8b3f6944379360b4c18..1ea45b12aa21a35d0b7cb2e89f58bcbf8d493230 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -655,6 +655,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',
|
|
|