| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 93791e195085b5bb5544832f736df988097b104c..e125d3ff9251e746e827d99737614de95ab62320 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -596,20 +596,6 @@
|
| 'child/v8_value_converter_impl_unittest.cc',
|
| 'child/web_data_consumer_handle_impl_unittest.cc',
|
| 'child/web_url_loader_impl_unittest.cc',
|
| - 'child/webcrypto/test/aes_cbc_unittest.cc',
|
| - 'child/webcrypto/test/aes_ctr_unittest.cc',
|
| - 'child/webcrypto/test/aes_gcm_unittest.cc',
|
| - 'child/webcrypto/test/aes_kw_unittest.cc',
|
| - 'child/webcrypto/test/ecdh_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',
|
| - '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',
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/android/gin_java_bridge_value_unittest.cc',
|
|
|