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

Unified Diff: chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json

Issue 608183002: Move all white-listed input method indicator text from InputMethodUtil to manifests of IME extensio… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: revised per comments. Created 6 years, 3 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: chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json
diff --git a/chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json b/chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json
index 0c3a5e586532f5fe21ec21b5781c53a21fcb4d7b..c574bb2ab8017b65915cfc2b6102d0260f9f6464 100644
--- a/chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/zhuyin_manifest.json
@@ -17,6 +17,7 @@
"name": "__MSG_inputmethod_zhuyin__",
"type": "ime",
"id": "zh-hant-t-i0-und",
+ "indicator": "\u9177",
"description": "Zhuyin",
"language": ["zh-TW", "zh"],
"layouts": ["us"]

Powered by Google App Engine
This is Rietveld 408576698