| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index df7e878b10b77f8cea6f557389412908854fc416..673fcb53688d24d24bc9557bbb89717b7f661ef3 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -73,11 +73,11 @@ group("tests") {
|
| "//ipc/mojo:ipc_mojo_unittests",
|
| "//mojo/common:mojo_common_unittests",
|
| "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
|
| + "//mojo/edk/js/test:js_integration_tests",
|
| "//mojo/edk/js/test:js_unittests",
|
| "//mojo/shell/public/cpp/tests:mojo_public_application_unittests",
|
|
|
| # TODO(use_chrome_edk):
|
| - #"//mojo/edk/js/test:js_integration_tests2",
|
| #"//mojo/edk/system:mojo_message_pipe_perftests",
|
| #"//mojo/edk/system:mojo_system_unittests",
|
| #"//mojo/edk/test:mojo_public_bindings_unittests",
|
|
|