Index: chrome/browser/resources/chromeos/braille_ime/manifest.json |
diff --git a/chrome/browser/resources/chromeos/braille_ime/manifest.json b/chrome/browser/resources/chromeos/braille_ime/manifest.json |
index 8c4c327ca0ac1e2fa12bae17853acbcc6fb56a3b..b4c9294af2110cb0c47605bdc29184d375d9ed9f 100644 |
--- a/chrome/browser/resources/chromeos/braille_ime/manifest.json |
+++ b/chrome/browser/resources/chromeos/braille_ime/manifest.json |
@@ -18,6 +18,7 @@ |
"name": "Braille Keyboard", |
"type": "ime", |
"id": "braille", |
+ "indicator": "\u2803\u2817\u2807", |
Peter Lundblad
2014/09/29 12:20:47
Please port over the comment describing what this
Shu Chen
2014/09/29 14:48:08
Done.
|
"language": ["None"], |
"description": "Braille hardware keyboard" |
} |