Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index 4ad06da597b4350282dc977c07c098eab0ff3cb2..4593ff21db52b3d14b9d4692cad6856ad246f816 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -148,6 +148,13 @@ |
"label": "//ash:ash_unittests", |
"type": "windowed_test_launcher", |
}, |
+ "ash_mus_unittests": { |
+ "label": "//ash:ash_unittests", |
+ "type": "windowed_test_launcher", |
+ "args": [ |
+ "--mus", |
+ ], |
+ }, |
"audio_unittests": { |
"label": "//media:audio_unittests", |
"type": "raw", |