| 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 08396be850bdc75f8cd8066412399ccef4f0e514..8c0e92787e453076371931c38617264605964981 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -752,12 +752,6 @@
|
| "312745D9BF916161191143F6490085EEA0434997" // Google Talk debug
|
| ]
|
| },
|
| - // Note: runtime is not actually a permission, but some systems check these
|
| - // values to verify restrictions.
|
| - "runtime": {
|
| - "channel": "stable",
|
| - "extension_types": ["extension", "legacy_packaged_app", "platform_app"]
|
| - },
|
| "screenlockPrivate": {
|
| "channel": "stable",
|
| "extension_types": ["platform_app"],
|
|
|