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

Unified Diff: ui/base/BUILD.gn

Issue 2925353002: Implement sync of keyboard layout between Ozone and Wayland clients (Closed)
Patch Set: Rebase on master Created 3 years, 6 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 | « components/exo/wayland/server.cc ('k') | ui/base/ime/chromeos/fake_ime_keyboard.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 0de3faf9fadd0b7a86d734e45fc4ad1d82ee1a3a..cb2f0ee30ddabb84de7ff80fec5aadd72e5b6a4a 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -844,6 +844,7 @@ test("ui_base_unittests") {
sources += [
"ime/candidate_window_unittest.cc",
"ime/chromeos/character_composer_unittest.cc",
+ "ime/chromeos/ime_keyboard_unittest.cc",
"ime/chromeos/input_method_util_unittest.cc",
"ime/composition_text_unittest.cc",
"ime/input_method_base_unittest.cc",
« no previous file with comments | « components/exo/wayland/server.cc ('k') | ui/base/ime/chromeos/fake_ime_keyboard.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698