| 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 3ed328649015ecda60f064c00f7f37af4cf0f41d..c8b1b82c0a0c48b7a7f9de66cef2e8532eb62d7f 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -992,12 +992,6 @@
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"]
|
| },
|
| - "unlimitedStorage": {
|
| - "channel": "stable",
|
| - "extension_types": [
|
| - "extension", "legacy_packaged_app", "hosted_app", "platform_app"
|
| - ]
|
| - },
|
| "virtualKeyboardPrivate": {
|
| "channel": "stable",
|
| "extension_types": ["extension"],
|
|
|