Chromium Code Reviews| Index: chrome/common/extensions/api/experimental.keybinding.json |
| =================================================================== |
| --- chrome/common/extensions/api/experimental.keybinding.json (revision 123228) |
| +++ chrome/common/extensions/api/experimental.keybinding.json (working copy) |
| @@ -1,7 +1,7 @@ |
| [ |
| { |
| "namespace": "experimental.keybinding", |
| - "nodoc": true, |
| + "nodoc": false, |
|
Mike West
2012/02/24 14:24:24
Nit: I'm pretty sure you can drop this entirely.
|
| "events": [ |
| { |
| "name": "onCommand", |