Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5314)

Unified Diff: chrome/common/extensions/api/_manifest_features.json

Issue 287193008: Enable Bluetooth Chrome APIs for M-36 beta. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1985/src
Patch Set: Enable Bluetooth Chrome APIs for M-36 beta. Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_manifest_features.json
===================================================================
--- chrome/common/extensions/api/_manifest_features.json (revision 272319)
+++ chrome/common/extensions/api/_manifest_features.json (working copy)
@@ -46,7 +46,7 @@
// 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",
+ "channel": "beta",
"extension_types": ["platform_app"]
},
"browser_action": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698