| 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..3f0f9e1c898efeab962c243856b7cf684627add6 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", // Unicode of 'brl' in English (and many other) braille codes.
|
| "language": ["None"],
|
| "description": "Braille hardware keyboard"
|
| }
|
|
|