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..783ecdddee03f9215b32b2b97c27008c0d85f54e 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> API to receive notifications about the status of navigation requests in-flight.", |
"types": [], |
"functions": [ |
{ |