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 b80c053a28d0f3ecc4d12dea0bfb0adfbb57bb0d..e4a4546d4f93450a3825109e1c646e6b2b681b9e 100644 |
--- a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json |
+++ b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json |
@@ -633,6 +633,16 @@ |
"layouts": ["ie"], |
"input_view": "inputview.html#id=ie.compact.qwerty&language=ga&passwordLayout=ie.compact.qwerty&name=keyboard_irish", |
"options_page": "hmm_options.html?code=xkb:ie::ga" |
+ }, |
+ { |
+ "name": "__MSG_keyboard_maltese__", |
+ "type": "ime", |
+ "id": "xkb:mt::mlt", |
+ "description": "", |
+ "language": ["mt"], |
+ "layouts": ["mt"], |
+ "input_view": "inputview.html#id=mt&language=mt&passwordLayout=mt&name=keyboard_maltese", |
+ "options_page": "hmm_options.html?code=xkb:mt::mlt" |
} |
], |
"manifest_version": 2 |