| Index: chrome/common/extensions/docs/templates/json/permissions.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/permissions.json b/chrome/common/extensions/docs/templates/json/permissions.json
|
| index c30a00830ac7784fbd134634eb2e1dcf08896389..cb38d9fe9e63ed89bb57fb44156007066ceae387 100644
|
| --- a/chrome/common/extensions/docs/templates/json/permissions.json
|
| +++ b/chrome/common/extensions/docs/templates/json/permissions.json
|
| @@ -53,6 +53,9 @@
|
| "videoCapture": {
|
| "partial": "permissions/video_capture.html"
|
| },
|
| + "wallpaper": {
|
| + "partial": "permissions/wallpaper.html"
|
| + },
|
| "webRequestBlocking": {
|
| "partial": "permissions/web_request_blocking.html"
|
| },
|
|
|