| Index: chrome/browser/resources/chromeos/input_method/hangul_manifest.json
|
| diff --git a/chrome/browser/resources/chromeos/input_method/hangul_manifest.json b/chrome/browser/resources/chromeos/input_method/hangul_manifest.json
|
| index e66f7bd7d1925c9629de17a2781b32349b120500..b76e76c0740cd425f7e507cfd2ae9575109e6b91 100644
|
| --- a/chrome/browser/resources/chromeos/input_method/hangul_manifest.json
|
| +++ b/chrome/browser/resources/chromeos/input_method/hangul_manifest.json
|
| @@ -18,6 +18,7 @@
|
| "name": "__MSG_inputmethod_Hangul_2_Set__",
|
| "type": "ime",
|
| "id": "hangul_2set",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
| @@ -26,6 +27,7 @@
|
| "name": "__MSG_inputmethod_Hangul_3_Set_390__",
|
| "type": "ime",
|
| "id": "hangul_3set390",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
| @@ -34,6 +36,7 @@
|
| "name": "__MSG_inputmethod_Hangul_3_Set_Final__",
|
| "type": "ime",
|
| "id": "hangul_3setfinal",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
| @@ -42,6 +45,7 @@
|
| "name": "__MSG_inputmethod_Hangul_3_Set_No_Shift__",
|
| "type": "ime",
|
| "id": "hangul_3setnoshift",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
| @@ -50,6 +54,7 @@
|
| "name": "__MSG_inputmethod_Hangul_Romaja__",
|
| "type": "ime",
|
| "id": "hangul_romaja",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
| @@ -58,6 +63,7 @@
|
| "name": "__MSG_inputmethod_Hangul_Ahnmatae__",
|
| "type": "ime",
|
| "id": "hangul_ahnmatae",
|
| + "indicator": "\uD55C",
|
| "description": "",
|
| "language": "ko",
|
| "layouts": ["us"],
|
|
|