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

Unified Diff: chrome/common/extensions/docs/templates/json/intro_tables.json

Issue 27335003: Add docs for chrome.wallpaper API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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/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": [
{

Powered by Google App Engine
This is Rietveld 408576698