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..e4ac5bb9069d5a8ae1ebd839dad7623b7e4140b4 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": "trunk", |
+ "extension_types": ["platform_app"] |
+ }, |
"version": { |
"channel": "stable", |
"extension_types": "all" |