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 5b270400cda9ece6463f2711a01434490892a477..8b4e16680825bae2d29368b70d9e7a656d655752 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -359,6 +359,10 @@ |
"channel": "stable", |
"extension_types": "all" |
}, |
+ "url_handlers": { |
+ "channel": "dev", |
+ "extension_types": ["platform_app"] |
+ }, |
"version": { |
"channel": "stable", |
"extension_types": "all" |