| Index: chrome/common/extensions/api/input_ime.json
|
| diff --git a/chrome/common/extensions/api/input_ime.json b/chrome/common/extensions/api/input_ime.json
|
| index 4c68ccc6a0b092a61eda12d89296f5226ae7dedf..9715bace0e00ba69aab97cf67dfba50497856304 100644
|
| --- a/chrome/common/extensions/api/input_ime.json
|
| +++ b/chrome/common/extensions/api/input_ime.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "input.ime",
|
| + "description": "Use the <code>chrome.input.ime</code> module to implement a custom IME for Chrome OS.",
|
| "platforms": ["chromeos"],
|
| "types": [
|
| {
|
|
|