| Index: chrome/common/extensions/api/input_method_private.json
|
| diff --git a/chrome/common/extensions/api/input_method_private.json b/chrome/common/extensions/api/input_method_private.json
|
| index f9fd3d4edb6b3299e60d743f3ffeb2c9994a849a..4b0e5fc9174252f613e4520def65dc1b3d6b3474 100644
|
| --- a/chrome/common/extensions/api/input_method_private.json
|
| +++ b/chrome/common/extensions/api/input_method_private.json
|
| @@ -25,7 +25,7 @@
|
| "description": "The input method config object.",
|
| "properties": {
|
| "isPhysicalKeyboardAutocorrectEnabled": {"type": "boolean"},
|
| - "isNewQPInputViewEnabled": {"type": "boolean"},
|
| + "isNewMDInputViewEnabled": {"type": "boolean"},
|
| "isVoiceInputEnabled": {"type": "boolean"}
|
| }
|
| }
|
|
|