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

Unified Diff: chromeos/ime/component_extension_ime_manager.cc

Issue 643853002: Support 3 keyboards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/ime/component_extension_ime_manager.cc
diff --git a/chromeos/ime/component_extension_ime_manager.cc b/chromeos/ime/component_extension_ime_manager.cc
index 5454a94da8f549610b7dc7db35c13d46abd4d413..a83c6c48ecb4e86de84f58eda1acee32eac43366 100644
--- a/chromeos/ime/component_extension_ime_manager.cc
+++ b/chromeos/ime/component_extension_ime_manager.cc
@@ -35,12 +35,14 @@ const char* kLoginLayoutWhitelist[] = {
"gb(extd)",
"hr",
"hu",
+ "ie",
Hiro Komatsu 2014/10/20 13:33:32 Please double check if this is an intentional chan
Shu Chen 2014/10/20 15:01:10 It is intentional to make Irish keyboard as login'
"is",
"it",
"jp",
"latam",
"lt",
"lv(apostrophe)",
+ "mt",
"no",
"pl",
"pt",
« no previous file with comments | « chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698