Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/json/intro_tables.json |
| diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json |
| index 47485f9e0ddbfec803d15de1aef8a7f5ef2ea843..99432edfb1b0142d93663bab3f43ae7021d45643 100644 |
| --- a/chrome/common/extensions/docs/templates/json/intro_tables.json |
| +++ b/chrome/common/extensions/docs/templates/json/intro_tables.json |
| @@ -270,6 +270,14 @@ |
| } |
| ] |
| }, |
| + "wallpaper": { |
| + "Permissions": [ |
| + { |
| + "class": "code", |
| + "text": "\"wallpaper\"" |
| + } |
| + ] |
| + }, |
|
not at google - send to devlin
2013/11/14 21:55:55
you don't need to change this file; the server can
bshe
2013/11/14 22:47:30
Done.
|
| "webRequest": { |
| "Permissions": [ |
| { |