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 bad5d91f4ece524f4bb3720e5bf1cf3bf1e198e8..f6e3afbc05e87d48d0b6bb5a7db73c2b58c5aa6e 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -306,6 +306,10 @@ |
"channel": "stable", |
"extension_types": "all" |
}, |
+ "url_handlers": { |
+ "channel": "trunk", |
+ "extension_types": ["platform_app"] |
+ }, |
"version": { |
"channel": "stable", |
"extension_types": "all" |