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

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 11028121: Convert wallpaper picker to v2 app (Closed) Base URL: http://git.chromium.org/chromium/src.git@AppsV2
Patch Set: Write async loop to make it more readable Created 8 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/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index b9b2607fb22f12ee77c6d0ad20f71386f79d5177..fe29c9ec2f33338ae3699a2ad88ffa67ef7a7002 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -334,7 +334,7 @@
},
"wallpaperPrivate": {
"channel": "stable",
- "extension_types": ["extension", "packaged_app"],
+ "extension_types": ["platform_app"],
"location": "component"
},
"webNavigation": {

Powered by Google App Engine
This is Rietveld 408576698