| Index: third_party/mojo_services/src/http_server/public/interfaces/BUILD.gn
|
| diff --git a/third_party/mojo_services/src/http_server/public/interfaces/BUILD.gn b/third_party/mojo_services/src/http_server/public/interfaces/BUILD.gn
|
| index 05eee62a84b1be289a8ffb44e534095fbc749625..7fde891b931b12b950548c3ea81224dd77b0121c 100644
|
| --- a/third_party/mojo_services/src/http_server/public/interfaces/BUILD.gn
|
| +++ b/third_party/mojo_services/src/http_server/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") {
|
|
|