| 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 37f368c827ec05e4dfbb538b4d257c3e0040ff8b..7f8a14c0a4c7309e136bffd0dc6c3b117c4e4348 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -46,8 +46,10 @@
|
| },
|
| "autotestPrivate": {
|
| "channel": "stable",
|
| - "extension_types": ["extension", "legacy_packaged_app"],
|
| - "location": "component"
|
| + "extension_types": ["extension"],
|
| + "whitelist": [
|
| + "0D209B5E4401BB8E7873B5AB5B1346A1CB067015" // Autotest: crbug.com/654525
|
| + ]
|
| },
|
| "background": {
|
| "channel": "stable",
|
|
|