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: chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json

Issue 1230343002: Revert of Removes Vietnamese VNI input method. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json
diff --git a/chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json b/chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json
index 581ceec9ec01e03c1f99f3bf6dc23cbfe7e066fa..d8595ed9c3d4e88b4d9ef7703ba7aa58dbcf2b08 100644
--- a/chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/google_input_tools_manifest.json
@@ -668,6 +668,19 @@
"input_view": "inputview.html#id=m17n:vi_viqr&language=vi&passwordLayout=us-ltr&name=keyboard_vietnamese_viqr"
},
{
+ "name": "__MSG_keyboard_vietnamese_vni__",
+ "type": "ime",
+ "id": "vkd_vi_vni",
+ "description": "",
+ "language": [
+ "vi"
+ ],
+ "layouts": [
+ "us"
+ ],
+ "input_view": "inputview.html#id=m17n:vi_vni&language=vi&passwordLayout=us-ltr&name=keyboard_vietnamese_vni"
+ },
+ {
"name": "__MSG_keyboard_arabic__",
"type": "ime",
"id": "vkd_ar",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698