| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 89c7236ae337ff417cddd50e4eeb656fd8698f4d..77838047ce67db2b8d0e711dd321fcbc4e77ff06 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -409,6 +409,10 @@
|
| "label": "//mash:mash_unittests",
|
| "type": "unknown",
|
| },
|
| + "mus_gpu_unittests": {
|
| + "label": "//components/mus/gpu:mus_gpu_unittests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "mus_ws_unittests": {
|
| "label": "//components/mus/ws:mus_ws_unittests",
|
| "type": "windowed_test_launcher",
|
|
|