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 3f29073e1d903c6bf0f34e6cff36e08e696a85c0..a2e60137c8b9ba9d8d28cba0219090ee6e7485a4 100644 |
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json |
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json |
@@ -270,6 +270,18 @@ |
} |
] |
}, |
+ "wallpaper": { |
+ "Permissions": [ |
+ { |
+ "class": "code", |
+ "text": "\"wallpaper\"" |
+ }, |
+ { |
+ "link": "declare_permissions.html#host-permissions", |
+ "text": "host permissions" |
+ } |
+ ] |
+ }, |
"webRequest": { |
"Permissions": [ |
{ |