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 81a842778f89046f0dd09a45abd8c14becbcefe3..1a86f926c5413ce58e8ea459bf5782a96e890023 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -204,6 +204,12 @@ |
"platform_app" |
] |
}, |
+ "kiosk_only": { |
+ "channel": "dev", |
+ "extension_types": [ |
+ "platform_app" |
+ ] |
+ }, |
"manifest_version": { |
"channel": "stable", |
"extension_types": "all" |