| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 026f12e1a013568c909508a873d50b5a4135bc80..37c46f87dc16880cae91d542ef045d61fa08112e 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -350,23 +350,23 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_application_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_applicaiton_unittests",
|
| + "label": "//mojo/edk/test:mojo_public_applicaiton_unittests",
|
| "type": "unknown",
|
| },
|
| "mojo_public_bindings_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_bindings_unittests",
|
| + "label": "//mojo/edk/test:mojo_public_bindings_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_environment_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_environment_unittests",
|
| + "label": "//mojo/edk/test:mojo_public_environment_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_system_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_system_unittests",
|
| + "label": "//mojo/edk/test:mojo_public_system_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_utility_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/test:mojo_public_utility_unittests",
|
| + "label": "//mojo/edk/test:mojo_public_utility_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_runner_host_unittests": {
|
| @@ -382,7 +382,7 @@
|
| "type": "unknown",
|
| },
|
| "mojo_system_unittests": {
|
| - "label": "//third_party/mojo/src/mojo/edk/system:mojo_system_unittests",
|
| + "label": "//mojo/edk/system:mojo_system_unittests",
|
| "type": "unknown",
|
| },
|
| "mojo_view_manager_lib_unittests": {
|
|
|