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

Unified Diff: chrome/common/extensions/api/events.json

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments - Patch currently being broken up Created 7 years, 6 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
« no previous file with comments | « chrome/common/extensions/api/downloads.idl ('k') | chrome/common/extensions/api/experimental_idltest.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/events.json
diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json
index 66fdf3def2416f14b42ae54f51ab553a6b309abe..b67b8b05a91c32e35d0c97d26570ac21b08854e4 100644
--- a/chrome/common/extensions/api/events.json
+++ b/chrome/common/extensions/api/events.json
@@ -5,6 +5,7 @@
[
{
"namespace": "events",
+ "description": "Use the <code>chrome.events</code> API to notify you when something interesting happens.",
"compiler_options": {
"implemented_in": "chrome/browser/extensions/api/declarative/declarative_api.h"
},
« no previous file with comments | « chrome/common/extensions/api/downloads.idl ('k') | chrome/common/extensions/api/experimental_idltest.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698