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": [ |
{ |