| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 38b0d932e76b04888bc8ca93db2034aa4d199645..7ff6930a085ba1e93a1194b0ce992dc0cdb70c97 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -424,6 +424,10 @@
|
| "label": "//mojo/edk/system:mojo_system_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "mus_clipboard_unittests": {
|
| + "label": "//components/mus/clipboard:mus_clipboard_unittests",
|
| + "type": "windowed_test_launcher",
|
| + },
|
| "mus_public_unittests": {
|
| "label": "//components/mus/public/cpp/tests:mus_public_unittests",
|
| "type": "windowed_test_launcher",
|
|
|