| 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 55bd04076c327f7590284704f7e1fbae2703dd91..39437ab2de14342d8f8e076dce4fb146239da8bf 100644
|
| --- a/chrome/common/extensions/api/_manifest_features.json
|
| +++ b/chrome/common/extensions/api/_manifest_features.json
|
| @@ -7,6 +7,10 @@
|
| // well as feature.h, simple_feature.h, and base_feature_provider.h.
|
|
|
| {
|
| + "action_handlers": {
|
| + "channel": "stable",
|
| + "extension_types": ["platform_app"]
|
| + },
|
| "about_page": {
|
| "channel": "stable",
|
| "extension_types": ["shared_module"]
|
|
|