| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 907b7564ee352c92ca7c7e1c783418e11287206e..f365fffa80aec0c00c0e6ff6878650c77b78a0d8 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -517,6 +517,7 @@
|
| 'child/power_monitor_broadcast_source_unittest.cc',
|
| 'child/resource_dispatcher_unittest.cc',
|
| 'child/site_isolation_policy_unittest.cc',
|
| + 'child/webcrypto/shared_crypto_unittest.cc',
|
| 'child/worker_task_runner_unittest.cc',
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/cc_messages_unittest.cc',
|
| @@ -578,7 +579,6 @@
|
| 'renderer/screen_orientation/screen_orientation_dispatcher_unittest.cc',
|
| 'renderer/skia_benchmarking_extension_unittest.cc',
|
| 'renderer/v8_value_converter_impl_unittest.cc',
|
| - 'renderer/webcrypto/shared_crypto_unittest.cc',
|
| 'test/fileapi_test_file_set.cc',
|
| 'test/fileapi_test_file_set.h',
|
| 'test/image_decoder_test.cc',
|
|
|