| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 028b12bfb2094d3f5b6914f8c0b32fb88c5cae12..11bb4a40e1caeb8afc9e03bf13ca2308b83d765e 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -516,6 +516,7 @@
|
| 'child/power_monitor_broadcast_source_unittest.cc',
|
| 'child/resource_dispatcher_unittest.cc',
|
| 'child/site_isolation_policy_unittest.cc',
|
| + 'child/worker_task_runner_unittest.cc',
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/cc_messages_unittest.cc',
|
| 'common/common_param_traits_unittest.cc',
|
| @@ -625,7 +626,6 @@
|
| '../webkit/browser/fileapi/timed_task_helper_unittest.cc',
|
| '../webkit/child/multipart_response_delegate_unittest.cc',
|
| '../webkit/child/touch_fling_gesture_curve_unittest.cc',
|
| - '../webkit/child/worker_task_runner_unittest.cc',
|
| '../webkit/common/blob/shareable_file_reference_unittest.cc',
|
| '../webkit/common/cursors/webcursor_unittest.cc',
|
| '../webkit/common/database/database_connections_unittest.cc',
|
|
|