Chromium Code Reviews| 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 b2c879ad5ae1dd5f3a72307427580945a0904563..5a4dceca58da60cf2d8599ff2d0d553d93adc81b 100644 |
| --- a/chrome/common/extensions/docs/templates/json/permissions.json |
| +++ b/chrome/common/extensions/docs/templates/json/permissions.json |
| @@ -54,6 +54,9 @@ |
| "videoCapture": { |
| "partial": "permissions/video_capture.html" |
| }, |
| + "wallpaper": { |
| + "partial": "permissions/wallpaper.html" |
|
not at google - send to devlin
2013/11/14 21:55:55
there isn't any page at "permissions/wallpaper.htm
bshe
2013/11/14 22:47:30
Done.
|
| + }, |
| "webRequestBlocking": { |
| "partial": "permissions/web_request_blocking.html" |
| }, |