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 b1ecd8db8f054f7fa3de7850c02fde5bca487ebf..bbcf614e989be63573dc526bcff43dbdc0af93aa 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -67,6 +67,10 @@ |
], |
"max_manifest_version": 1 |
}, |
+ "bluetooth": { |
+ "channel": "dev", |
+ "extension_types": ["platform_app"] |
+ }, |
"browser_action": { |
"channel": "stable", |
"extension_types": ["extension"] |