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

Unified Diff: ui/wm/BUILD.gn

Issue 2553603002: New accessibility virtual keyboard behavior in non-sticky mode. (Closed)
Patch Set: rebase Created 3 years, 9 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
Index: ui/wm/BUILD.gn
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn
index 1fb7cf1c1cfaf9de9a67836fc0ae75ec83c93c4b..bbe47512da0c458f4c494751e5ba7e703e06f10f 100644
--- a/ui/wm/BUILD.gn
+++ b/ui/wm/BUILD.gn
@@ -31,6 +31,8 @@ component("wm") {
"core/focus_rules.h",
"core/image_grid.cc",
"core/image_grid.h",
+ "core/ime_util.cc",
+ "core/ime_util.h",
"core/masked_window_targeter.cc",
"core/masked_window_targeter.h",
"core/native_cursor_manager.h",

Powered by Google App Engine
This is Rietveld 408576698