Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(667)

Unified Diff: chrome/common/extensions/api/experimental.keybinding.json

Issue 9465005: Updating the doc to reflect the new experimental.keybinding API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « no previous file | chrome/common/extensions/docs/experimental.html » ('j') | chrome/common/extensions/docs/i18n.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698