| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 3a287f0bcdc9353a0b58c839ef000f1d185e5165..d9ec502f4f1f30c92f010be23dfa20a506363fa1 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -26,7 +26,7 @@
|
| deps = [
|
| "//mojo/common:mojo_common_unittests",
|
| "//mojo/converters/surfaces/tests:mojo_surfaces_lib_unittests",
|
| - "//mojo/edk/js/test:js_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",
|
|
|