| Index: mandoline/services/updater/BUILD.gn
|
| diff --git a/mandoline/services/updater/BUILD.gn b/mandoline/services/updater/BUILD.gn
|
| index 903c15689565f1f5467f3f9c66e1310b37cc7ba7..2415b844ef40b59ae80b4bced41d43e529800b41 100644
|
| --- a/mandoline/services/updater/BUILD.gn
|
| +++ b/mandoline/services/updater/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//third_party/mojo/src/mojo/public/mojo_application.gni")
|
| +import("//mojo/public/mojo_application.gni")
|
| import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojo_native_application("updater") {
|
|
|