| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 231830b6adc2afdfd5c809bc3a687f171b5ce769..5c1733789615f6b3a59b4f17d67564fe4f0abed0 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -325,6 +325,10 @@
|
| "label": "//:chromiumos_preflight",
|
| "type": "additional_compile_target",
|
| },
|
| + "components_background_task_scheduler_junit_tests": {
|
| + "label": "//components/background_task_scheduler:components_background_task_scheduler_junit_tests",
|
| + "type": "junit_test",
|
| + },
|
| "components_browsertests": {
|
| "label": "//components:components_browsertests",
|
| "type": "windowed_test_launcher",
|
|
|