| Index: third_party/mojo_services/src/window_manager/public/interfaces/BUILD.gn
|
| diff --git a/third_party/mojo_services/src/window_manager/public/interfaces/BUILD.gn b/third_party/mojo_services/src/window_manager/public/interfaces/BUILD.gn
|
| index 14b7d2c0bc3f5aef8d11bbc7431cfd017c969bd1..b97f069bf093cab018229bc04215499198fcb766 100644
|
| --- a/third_party/mojo_services/src/window_manager/public/interfaces/BUILD.gn
|
| +++ b/third_party/mojo_services/src/window_manager/public/interfaces/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("../../../mojo_sdk_root.gni")
|
| +import("//build/module_args/mojo.gni")
|
| import("$mojo_sdk_root/mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
|
|