Chromium Code Reviews| 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..d5fd4f860c0489ed8786f5860cb7efb6bb2087db 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": ["extension", "packaged_app", "platform_app"], |
|
flackr
2012/11/12 22:00:34
Do we need "extension" and "packaged_app" anymore?
bshe
2012/11/12 23:53:38
Done.
|
| "location": "component" |
| }, |
| "webNavigation": { |