| 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 92667bf695a4eb266fcb71cd8575f4e8f62d0c11..592556427a57fbb90c3931c38ec596f255740ea5 100644
|
| --- a/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| +++ b/chrome/browser/resources/chromeos/input_method/google_xkb_manifest.json
|
| @@ -176,6 +176,22 @@
|
| "options_page": "hmm_options.html?code=xkb:us:dvorak:eng"
|
| },
|
| {
|
| + "name": "__MSG_keyboard_us_dvp__",
|
| + "type": "ime",
|
| + "id": "xkb:us:dvp:eng",
|
| + "indicator": "DVP",
|
| + "description": "",
|
| + "language": [
|
| + "en",
|
| + "en-US"
|
| + ],
|
| + "layouts": [
|
| + "us(dvp)"
|
| + ],
|
| + "input_view": "inputview.html#id=us-dvp&language=en-US&passwordLayout=us-dvp&name=keyboard_us_dvp",
|
| + "options_page": "hmm_options.html?code=xkb:us:dvp:eng"
|
| + },
|
| + {
|
| "name": "__MSG_keyboard_us_colemak__",
|
| "type": "ime",
|
| "id": "xkb:us:colemak:eng",
|
|
|