| Index: ui/mojo/ime/BUILD.gn
|
| diff --git a/ui/mojo/ime/BUILD.gn b/ui/mojo/ime/BUILD.gn
|
| index 30971474c8141a33b4b4f8cc33fb847fde291f8b..23400b1eaedd022ee6da89c4dfea200350feb9ef 100644
|
| --- a/ui/mojo/ime/BUILD.gn
|
| +++ b/ui/mojo/ime/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 = [
|
|
|