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

Unified Diff: chrome/browser/resources/chromeos/input_method/pinyin_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/pinyin_manifest.json
diff --git a/chrome/browser/resources/chromeos/input_method/pinyin_manifest.json b/chrome/browser/resources/chromeos/input_method/pinyin_manifest.json
index 82adbbae31a465d28c0658f0e5e27c21a00fef8c..0030aef012172819a5c25c85ed4e2ad70e491ff1 100644
--- a/chrome/browser/resources/chromeos/input_method/pinyin_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/pinyin_manifest.json
@@ -17,6 +17,7 @@
"name": "__MSG_inputmethod_pinyin__",
"type": "ime",
"id": "zh-t-i0-pinyin",
+ "indicator": "\u62FC",
"description": "Pinyin",
"language": ["zh-CN", "zh"],
"layouts": ["us"]

Powered by Google App Engine
This is Rietveld 408576698