Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 645bca1bf0d679ef8a395f76a30725d1cf316485..8b86459ea1a914459f2663ea4779fe1edc5e6d7b 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -526,6 +526,10 @@ |
"label": "//chrome/test:sync_integration_tests", |
"type": "windowed_test_launcher", |
}, |
+ "sync_unit_tests": { |
+ "label": "//components/sync:sync_unit_tests", |
+ "type": "console_test_launcher", |
+ }, |
"tab_capture_end2end_tests": { |
"label": "//chrome/test:browser_tests", |
"type": "gpu_browser_test", |