Chromium Code Reviews| Index: chrome/common/extensions/api/extension_api.json |
| diff --git a/chrome/common/extensions/api/extension_api.json b/chrome/common/extensions/api/extension_api.json |
| index 60aecc89d3c74bbb05de2a2fc9bb8a325a0c2eaa..a1bc8363b413738d6e9b8cd35bfab65feab27c37 100644 |
| --- a/chrome/common/extensions/api/extension_api.json |
| +++ b/chrome/common/extensions/api/extension_api.json |
| @@ -528,7 +528,7 @@ |
| }, |
| "grammar": { |
| "type": "string", |
| - "description": "Name of the grammar to use. Defaults to 'builtin:search'.", |
| + "description": "Name of the grammar to use. Defaults to 'builtin:dictation'.", |
| "optional": true |
| }, |
| "filterProfanities": { |