| 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 6edad6246a7d6e7ad71c5027e011a396402bb033..bad5d91f4ece524f4bb3720e5bf1cf3bf1e198e8 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -237,7 +237,7 @@
|
| "options_page": {
|
| "channel": "stable",
|
| "extension_types": [
|
| - "extension", "packaged_app", "hosted_app", "platform_app"
|
| + "extension", "packaged_app", "hosted_app"
|
| ]
|
| },
|
| "oauth2": {
|
|
|