| Index: services/keyboard_native/BUILD.gn
|
| diff --git a/services/keyboard_native/BUILD.gn b/services/keyboard_native/BUILD.gn
|
| index 562c9229ad0a8c3b9ea8fa17a86f82639eb18c8a..f3cdcfcd6be2df9fdc71b549cd07ea9ff9845776 100644
|
| --- a/services/keyboard_native/BUILD.gn
|
| +++ b/services/keyboard_native/BUILD.gn
|
| @@ -50,7 +50,7 @@ mojo_native_application("keyboard_native") {
|
| "//mojo/services/surfaces/cpp",
|
| "//mojo/services/surfaces/interfaces",
|
| "//mojo/services/surfaces/interfaces:surface_id",
|
| - "//mojo/services/view_manager/public/cpp",
|
| + "//mojo/services/view_manager/cpp",
|
| "//mojo/skia",
|
| "//skia",
|
| "//ui/gfx",
|
|
|