Index: chrome/common/extensions/api/input_ime.json |
=================================================================== |
--- chrome/common/extensions/api/input_ime.json (revision 146077) |
+++ chrome/common/extensions/api/input_ime.json (working copy) |
@@ -469,12 +469,6 @@ |
"name": "onKeyEvent", |
"type": "function", |
"description": "This event is sent if this extension owns the active IME.", |
- "options": { |
- "supportsFilters": false, |
- "supportsListeners": true, |
- "supportsRules": false, |
- "maxListeners": 1 |
- }, |
"parameters": [ |
{ |
"type": "string", |