Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 97e68a36b06979d8ad80aea9f71aa8a6bbb21ef9..0d6fe1c944b7333cafc639cc3dd55991ea032a43 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -333,6 +333,13 @@ |
#"label": "//third_party/libphonenumber:libphonenumber_unittests", |
#"type": "console_test_launcher", |
#}, |
+ "mash_browser_tests": { |
+ "label": "//chrome/test:mash_browser_tests", |
+ "label_type": "group", |
+ "type": "windowed_test_launcher", |
+ "executable": "browser_tests", |
+ "args": ["--run-in-mash", "--test-launcher-filter-file=../../testing/buildbot/filters/mojo.fyi.browser_tests.filter"], |
+ }, |
"media_unittests": { |
"label": "//media:media_unittests", |
"type": "windowed_test_launcher", |