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 b937288cdb1c8fca066cd04d618fb6fdfc7d76f0..9921be70f3c566a201ba44e199a74b84d47c5578 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -195,7 +195,7 @@ |
"sandbox": { |
"channel": "stable", |
"extension_types": [ |
- "extension", "platform_app" |
+ "extension", "platform_app", "packaged_app" |
], |
"min_manifest_version": 2 |
}, |