| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index b85c1e71fed22a6a4027fe959954e93ed5094c4d..e6f84adc54d8b04acb47593c1098223e1ae1a398 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -612,11 +612,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": {
|
|
|