Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 990290275d1a483d20dc5da05f00644aa37a6907..561d66338fd7f04909c03c2db876caa4531b5196 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -567,6 +567,16 @@ |
"label": "//mash:all", |
"type": "additional_compile_target", |
}, |
+ "mash_browser_tests": { |
+ "label": "//chrome/test:mash_browser_tests", |
+ "label_type": "group", |
+ "type": "windowed_test_launcher", |
+ "executable": "browser_tests", |
+ "args": [ |
+ "--run-in-mash", |
+ "--service-overrides=../../chrome/app/mash/mash_service_overrides.json", |
+ ], |
+ }, |
"media_unittests": { |
"label": "//media:media_unittests", |
"type": "windowed_test_launcher", |