Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index c07ff7e6dc3f9ca60b952765dadaaa887457dcca..2f0b2327f81273314520b01d32bc72a37b437909 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", |