Chromium Code Reviews| 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 45658991b150cab0d8a5bcc71598610987e7b15f..81a842778f89046f0dd09a45abd8c14becbcefe3 100644 |
| --- a/chrome/common/extensions/api/_manifest_features.json |
| +++ b/chrome/common/extensions/api/_manifest_features.json |
| @@ -361,6 +361,10 @@ |
| "channel": "stable", |
| "extension_types": "all" |
| }, |
| + "url_handlers": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
| "version": { |
| "channel": "stable", |
| "extension_types": "all" |