| Index: chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| diff --git a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| index 592556427a57fbb90c3931c38ec596f255740ea5..e99e70fe0d42d5f3db0c7969965c11b27a244478 100644
|
| --- a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| +++ b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| @@ -956,6 +956,20 @@
|
| ],
|
| "input_view": "inputview.html#id=mt&language=mt&passwordLayout=mt&name=keyboard_maltese",
|
| "options_page": "hmm_options.html?code=xkb:mt::mlt"
|
| + },
|
| + {
|
| + "name": "__MSG_keyboard_macedonian__",
|
| + "type": "ime",
|
| + "id": "xkb:mk::mkd",
|
| + "description": "",
|
| + "language": [
|
| + "mk"
|
| + ],
|
| + "layouts": [
|
| + "mk"
|
| + ],
|
| + "input_view": "inputview.html#id=mk&language=mk&passwordLayout=us-ltr&name=keyboard_macedonian",
|
| + "options_page": "hmm_options.html?code=xkb:mk::mkd"
|
| }
|
| ],
|
| "manifest_version": 2
|
|
|