| Index: net/interfaces/BUILD.gn
|
| diff --git a/net/interfaces/BUILD.gn b/net/interfaces/BUILD.gn
|
| index 03a07785251e4d2fa222319e0a4cab1d0c4c5f9a..4a5b799158251beb0525492ed16064ac9fb98de5 100644
|
| --- a/net/interfaces/BUILD.gn
|
| +++ b/net/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("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| +import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
| sources = [
|
|
|