| Index: third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
|
| diff --git a/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn b/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
|
| index dc3d694f7e10b39e504292f4d5386ab797dccde7..d372a68ccec358d9c623e651184f7ba82fd36cbe 100644
|
| --- a/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
|
| +++ b/third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("../../mojo_edk.gni")
|
| -import("../../../public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojo_edk_source_set("js_to_cpp_tests") {
|
| testonly = true
|
|
|