| Index: mojo/bindings/js/tests/BUILD.gn
|
| diff --git a/mojo/bindings/js/tests/BUILD.gn b/mojo/bindings/js/tests/BUILD.gn
|
| index c85e68fdbb17d18e21e988ed866a573013493d07..2d13ff41effc418c52d47548695e87968916fb92 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",
|
|
|