| Index: ui/keyboard/BUILD.gn
|
| diff --git a/ui/keyboard/BUILD.gn b/ui/keyboard/BUILD.gn
|
| index b40197231c3279222738d8ccd07591afddc14081..15b8cdfbed4daa6fabd68690ee1228e3d7912718 100644
|
| --- a/ui/keyboard/BUILD.gn
|
| +++ b/ui/keyboard/BUILD.gn
|
| @@ -2,6 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| +import("//testing/test.gni")
|
| import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
| import("//third_party/google_input_tools/closure.gni")
|
| import("//third_party/google_input_tools/inputview.gni")
|
|
|