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 7b585f5ec6629bdace2fbe2a761bd24f5a52345b..d03c7798206360b978f2f62e66fed2896cf06c91 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -49,8 +49,8 @@ |
"bluetooth": { |
// Note: The "bluetooth" manifest permission is used by the |
// chrome.bluetooth, chrome.bluetoothSocket and chrome.bluetoothLowEnergy |
- // APIs. Split this property if the APIs get released at different dates. |
- "channel": "dev", |
+ // APIs. |
+ "channel": "stable", |
"extension_types": ["platform_app"] |
}, |
"browser_action": { |