| 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 6b115479fe06c41a4099ff5f99a656df5d02fc63..e464d536c305741bda08408e8da9fa12a6306297 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -952,8 +952,8 @@
|
| ]
|
| },
|
| "wallpaper": {
|
| - "channel": "dev",
|
| - "extension_types": ["platform_app"],
|
| + "channel": "stable",
|
| + "extension_types": ["platform_app", "extension"],
|
| "platforms": ["chromeos"]
|
| },
|
| "wallpaperPrivate": {
|
|
|