| Index: mojo/runner/child/BUILD.gn
|
| diff --git a/mojo/runner/child/BUILD.gn b/mojo/runner/child/BUILD.gn
|
| index fe89ecb5bd00388f7890e4cf49c94784a2b82e38..edf5f97b77ccd397e45f08316198b48fcc88da53 100644
|
| --- a/mojo/runner/child/BUILD.gn
|
| +++ b/mojo/runner/child/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//mojo/public/mojo_application.gni")
|
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| group("child") {
|
| testonly = true
|
|
|