| 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 02db378b28c8456957ddfebc46c03f42702f9459..4d5159cd409570ecc7a97b9b81070c25fb1813cd 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -963,6 +963,11 @@
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"]
|
| },
|
| + "usersPrivate": {
|
| + "channel": "trunk",
|
| + "extension_types": ["extension", "platform_app"],
|
| + "location": "component"
|
| + },
|
| "wallpaper": {
|
| "channel": "stable",
|
| "extension_types": ["platform_app", "extension"],
|
|
|