| Index: chrome/common/extensions/api/declarative_content.json
|
| diff --git a/chrome/common/extensions/api/declarative_content.json b/chrome/common/extensions/api/declarative_content.json
|
| index 05a1b7b68354fb60d128dd5d8e56cb1f24944494..660b152a90e208e0bb70accdc3a5c780505cea30 100644
|
| --- a/chrome/common/extensions/api/declarative_content.json
|
| +++ b/chrome/common/extensions/api/declarative_content.json
|
| @@ -6,7 +6,6 @@
|
| {
|
| "namespace": "declarativeContent",
|
| "description": "Use the <code>chrome.declarativeContent</code> API to take actions depending on the content of a page, without requiring permission to read the page's content.",
|
| - "documentation_permissions_required": ["declarative", "declarativeContent"],
|
| "types": [
|
| {
|
| "id": "PageStateMatcher",
|
|
|