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

Unified Diff: chrome/browser/chromeos/input_method/input_method_manager_impl.cc

Issue 19665003: Removes m17n:vi:vni as the chromeos-keyboards has replaced it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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 | « no previous file | chromeos/ime/input_methods.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/input_method/input_method_manager_impl.cc
diff --git a/chrome/browser/chromeos/input_method/input_method_manager_impl.cc b/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
index 7f2fa954991d8c0718ba310d41a375ad516903d2..56ade22ae240ad4d36b89af06eb383f38b67d8f2 100644
--- a/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
+++ b/chrome/browser/chromeos/input_method/input_method_manager_impl.cc
@@ -75,6 +75,8 @@ const struct MigrationInputMethodList {
{ "m17n:vi:viqr", "_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_vi_viqr" },
{ "m17n:vi:telex",
"_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_vi_telex" },
+ { "m17n:vi:vni",
+ "_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_vi_vni" },
{ "m17n:am:sera",
"_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_ethi" },
{ "m17n:bn:itrans",
@@ -88,7 +90,7 @@ const struct MigrationInputMethodList {
{ "m17n:ml:itrans",
"_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_ml_phone" },
{ "m17n:mr:itrans",
- "_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_deva_phone-" },
+ "_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_deva_phone" },
{ "m17n:te:itrans",
"_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_te_phone" },
{ "m17n:fa:isiri", "_comp_ime_jhffeifommiaekmbkkjlpmilogcfdohpvkd_fa" },
« no previous file with comments | « no previous file | chromeos/ime/input_methods.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698