| Index: mojo/services/updater/BUILD.gn
|
| diff --git a/mojo/services/updater/BUILD.gn b/mojo/services/updater/BUILD.gn
|
| index 664b81904f27c88ace0ffae0f98fe313f95f781f..f3099c8d913dc8167e44e9cef53cc8cf5602df0c 100644
|
| --- a/mojo/services/updater/BUILD.gn
|
| +++ b/mojo/services/updater/BUILD.gn
|
| @@ -3,7 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//mojo/public/mojo.gni")
|
| -import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("updater") {
|
| sources = [
|
|
|