| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 9584030dc5bfffe9a6e71f3ddcbe5c1cd6d3d983..e51cac34a9f8509c5afc86091fdbe46eaa963267 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -627,7 +627,7 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_application_unittests": {
|
| - "label": "//services/shell/public/cpp/tests:mojo_public_application_unittests",
|
| + "label": "//services/service_manager/public/cpp/tests:mojo_public_application_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| "mojo_public_bindings_unittests": {
|
| @@ -639,7 +639,7 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_runner_host_unittests": {
|
| - "label": "//services/shell/runner/host:mojo_runner_host_unittests",
|
| + "label": "//services/service_manager/runner/host:mojo_runner_host_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_system_unittests": {
|
| @@ -774,7 +774,7 @@
|
| "type": "console_test_launcher",
|
| },
|
| "service_manager_unittests": {
|
| - "label": "//services/shell/tests:service_manager_unittests",
|
| + "label": "//services/service_manager/tests:service_manager_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "setup_unittests": {
|
|
|