Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: ash/mus/BUILD.gn

Issue 2339633002: mash: Port KeyboardUIMus to mojo:ash; remove sysui. (Closed)
Patch Set: Add mash NOTIMPLEMENTED() in AccessibilityManager::UpdateVirtualKeyboardFromPref() Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/host/ash_window_tree_host_init_params.cc ('k') | ash/mus/bridge/wm_shell_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 103d907e20222e9b18a1fa93b51837c52f330792..643ffd1edfcf84877268e2eb63ce30bbbd9d6f5a 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -51,6 +51,8 @@ source_set("lib") {
"frame/detached_title_area_renderer.cc",
"frame/detached_title_area_renderer.h",
"frame/detached_title_area_renderer_host.h",
+ "keyboard_ui_mus.cc",
+ "keyboard_ui_mus.h",
"layout_manager.cc",
"layout_manager.h",
"move_event_handler.cc",
@@ -91,6 +93,7 @@ source_set("lib") {
"//components/wallpaper",
"//ui/app_list/presenter",
"//ui/app_list/presenter:mojom",
+ "//ui/keyboard:mojom",
"//ui/message_center",
]
« no previous file with comments | « ash/host/ash_window_tree_host_init_params.cc ('k') | ash/mus/bridge/wm_shell_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698