| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index b1677ed8587e068646a475f4e3b0f7ba83557e3b..0535de1d75daa3f285cdea4cfa93a103eb361bee 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -54,9 +54,9 @@ group("tests") {
|
| deps = [
|
| "//mojo/application_manager:mojo_application_manager_unittests",
|
| "//mojo/apps/js/test:apps_js_unittests",
|
| - "//mojo/bindings/js/tests:js_unittests",
|
| "//mojo/common:mojo_common_unittests",
|
| "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
|
| + "//mojo/edk/js/tests:js_unittests",
|
| "//mojo/edk/system:mojo_message_pipe_perftests",
|
| "//mojo/edk/system:mojo_system_unittests",
|
| "//mojo/public/c/system/tests:perftests",
|
|
|