| 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..a1f5cc7162535d586af5228bae90c56675657d09 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 navigation requests in-flight.",
|
| "types": [],
|
| "functions": [
|
| {
|
|
|