| Index: chrome/common/extensions/api/declarative_web_request.json
|
| diff --git a/chrome/common/extensions/api/declarative_web_request.json b/chrome/common/extensions/api/declarative_web_request.json
|
| index 4c9e1410b2852d47cae8de768591db1594491d41..db12dfe583655890be8cda4fb4467f55f9063dfb 100644
|
| --- a/chrome/common/extensions/api/declarative_web_request.json
|
| +++ b/chrome/common/extensions/api/declarative_web_request.json
|
| @@ -5,6 +5,7 @@
|
| [
|
| {
|
| "namespace": "declarativeWebRequest",
|
| + "description": "Use the <code>chrome.declarativeWebRequest</code> module to intercept, block, or modify requests in-flight.",
|
| "documentation_permissions_required": ["declarative", "declarativeWebRequest"],
|
| "types": [
|
| {
|
|
|