| 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 ec2f9eaaa5cf044fc1701bc0fb02a47277f098b2..cd83e71c90d6e0dd3fcd48d2afa9622c68bc04ac 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -234,6 +234,10 @@
|
| "extension_types": ["extension"],
|
| "max_manifest_version": 1
|
| },
|
| + "page_launcher": {
|
| + "channel": "dev",
|
| + "extension_types": ["platform_app"]
|
| + },
|
| "permissions": {
|
| "channel": "stable",
|
| "extension_types": [
|
|
|