| Index: chrome/common/extensions/api/_manifest_features.json
|
| diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json
|
| index 819165f129252ae37ad9aba622cb0865c5a7bf6d..3c1685f692af4abb48ee5646b0f20d61cfa40b53 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -106,7 +106,8 @@
|
| "channel": "stable",
|
| "extension_types": ["legacy_packaged_app", "platform_app"],
|
| "whitelist": [
|
| - "nmmhkkegccagdldgiimedpiccmgmieda"
|
| + "nmmhkkegccagdldgiimedpiccmgmieda",
|
| + "oedeeodfidgoollimchfdnbmhcpnklnd" // ZIP unpacker.
|
| ]
|
| }
|
| ],
|
|
|