| Index: ui/mojo/geometry/BUILD.gn
|
| diff --git a/ui/mojo/geometry/BUILD.gn b/ui/mojo/geometry/BUILD.gn
|
| index 1d7d4d5b527539bf3fb71064d57c01c41d814b2b..f39fa0459f65d85deb5595bd536fc97cf5814a92 100644
|
| --- a/ui/mojo/geometry/BUILD.gn
|
| +++ b/ui/mojo/geometry/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 = [
|
|
|