| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 16f31244ec6508c006466ad71690ab9f45d628e0..709e3e08b7a691a9717d38a857e9956d9707d843 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',
|
|
|