| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index f95f4b31082b7f89a1a3955a5fc681d77e42f353..bfdea82055716bca6e248b0e00c778f1824ce4ad 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -437,11 +437,11 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mus_clipboard_unittests": {
|
| - "label": "//components/mus/clipboard:mus_clipboard_unittests",
|
| + "label": "//services/ui/clipboard:mus_clipboard_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| "mus_public_unittests": {
|
| - "label": "//components/mus/public/cpp/tests:mus_public_unittests",
|
| + "label": "//services/ui/public/cpp/tests:mus_public_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| "message_center_unittests": {
|
| @@ -453,11 +453,11 @@
|
| "type": "windowed_test_launcher",
|
| },
|
| "mus_gpu_unittests": {
|
| - "label": "//components/mus/gpu:mus_gpu_unittests",
|
| + "label": "//services/ui/gpu:mus_gpu_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mus_ws_unittests": {
|
| - "label": "//components/mus/ws:mus_ws_unittests",
|
| + "label": "//services/ui/ws:mus_ws_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| "nacl_loader_unittests": {
|
|
|