| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 7c4e7127a4f327d362ea774ff0a6523a97bb2ca3..782a9f0316d1ea134ccc6371f6d6fea90c0ea895 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -614,11 +614,11 @@
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_js_integration_tests": {
|
| - "label": "//mojo/edk/js/test:js_integration_tests",
|
| + "label": "//mojo/edk/js/tests:mojo_js_integration_tests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_js_unittests": {
|
| - "label": "//mojo/edk/js/test:js_unittests",
|
| + "label": "//mojo/edk/js/tests:mojo_js_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| "mojo_public_application_unittests": {
|
|
|