Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7204)

Unified Diff: chrome/common/extensions/docs/static/declarativeWebRequest.html

Issue 10824041: Delete "declarative" permission. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/static/declarativeWebRequest.html
diff --git a/chrome/common/extensions/docs/static/declarativeWebRequest.html b/chrome/common/extensions/docs/static/declarativeWebRequest.html
index f99ca016225f882d53b341aa38178e5cbdb38fea..266adbc06b81e05a4ff38d438cf0eab1b12bcef3 100644
--- a/chrome/common/extensions/docs/static/declarativeWebRequest.html
+++ b/chrome/common/extensions/docs/static/declarativeWebRequest.html
@@ -24,7 +24,6 @@ hosts whose network requests you want to access.
"name": "My extension",
...
<b> "permissions": [
- "declarative",
"declarativeWebRequest",
"*://*.google.com"
]</b>,

Powered by Google App Engine
This is Rietveld 408576698