| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 3db232d85cd1370c861473262a39f5edb860cc6a..3f8a6f081f023000616093ad07f37116822bc974 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -704,6 +704,10 @@
|
| "label": "//mojo/common:mojo_common_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "mojo_js_integration_tests": {
|
| + "label": "//mojo/edk/js/tests:mojo_js_integration_tests",
|
| + "type": "console_test_launcher",
|
| + },
|
| "mojo_js_unittests": {
|
| "label": "//mojo/edk/js/tests:mojo_js_unittests",
|
| "type": "console_test_launcher",
|
|
|