| Index: chrome/common/extensions/api/virtual_keyboard_private.json
|
| diff --git a/chrome/common/extensions/api/virtual_keyboard_private.json b/chrome/common/extensions/api/virtual_keyboard_private.json
|
| index 890543e119f5d0e48b427272c3bfb31e1490e471..a14b10aac3d16f9591359a401c487a461dc7a435 100644
|
| --- a/chrome/common/extensions/api/virtual_keyboard_private.json
|
| +++ b/chrome/common/extensions/api/virtual_keyboard_private.json
|
| @@ -149,6 +149,13 @@
|
| ]
|
| }
|
| ]
|
| + },
|
| + {
|
| + "name": "openSettings",
|
| + "type": "function",
|
| + "description": "Opens chrome://settings/languages page.",
|
| + "parameters": [
|
| + ]
|
| }
|
| ],
|
| "events": [
|
|
|