summaryrefslogtreecommitdiffstats
path: root/mojo/bindings/js/tests/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/bindings/js/tests/BUILD.gn')
-rw-r--r--mojo/bindings/js/tests/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/bindings/js/tests/BUILD.gn b/mojo/bindings/js/tests/BUILD.gn
index c85e68f..2d13ff4 100644
--- a/mojo/bindings/js/tests/BUILD.gn
+++ b/mojo/bindings/js/tests/BUILD.gn
@@ -7,7 +7,7 @@ test("mojo_js_unittests") {
deps = [
"//gin:gin_test",
"//mojo/bindings/js",
- "//mojo/common/test:run_all_unittests",
+ "//mojo/edk/test:run_all_unittests",
"//mojo/edk/test:test_support",
"//mojo/public/cpp/environment:standalone",
"//mojo/public/cpp/utility",