| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index b9bf6843d5ba60f346d616e2d6f526aa90c4d883..b50200919e079de8ec75f4d73e64b1693854980b 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -652,11 +652,12 @@
|
| 'child/webcrypto/test/aes_ctr_unittest.cc',
|
| 'child/webcrypto/test/aes_gcm_unittest.cc',
|
| 'child/webcrypto/test/aes_kw_unittest.cc',
|
| - 'child/webcrypto/test/status_unittest.cc',
|
| 'child/webcrypto/test/hmac_unittest.cc',
|
| 'child/webcrypto/test/rsa_oaep_unittest.cc',
|
| + 'child/webcrypto/test/rsa_pss_unittest.cc',
|
| 'child/webcrypto/test/rsa_ssa_unittest.cc',
|
| 'child/webcrypto/test/sha_unittest.cc',
|
| + 'child/webcrypto/test/status_unittest.cc',
|
| 'child/webcrypto/test/test_helpers.cc',
|
| 'child/webcrypto/test/test_helpers.h',
|
| 'child/worker_task_runner_unittest.cc',
|
|
|