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

Unified Diff: chrome/common/extensions/api/web_navigation.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: Minor changes Created 7 years, 8 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/web_navigation.json
diff --git a/chrome/common/extensions/api/web_navigation.json b/chrome/common/extensions/api/web_navigation.json
index 9fa1759ef55f26783972ea42277d370fdc36d401..ac9f8ba0e9c327e302109cf923291e4470ab8f41 100644
--- a/chrome/common/extensions/api/web_navigation.json
+++ b/chrome/common/extensions/api/web_navigation.json
@@ -5,6 +5,7 @@
[
{
"namespace": "webNavigation",
+ "description": "Use the <code>chrome.webNavigation</code> module to receive notifications about the status of navigations requests in-flight.",
"types": [],
"functions": [
{

Powered by Google App Engine
This is Rietveld 408576698