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

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

Issue 296983009: Revert 272317 "Enable Bluetooth Chrome APIs for M-36 beta." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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: trunk/src/chrome/common/extensions/api/_manifest_features.json
===================================================================
--- trunk/src/chrome/common/extensions/api/_manifest_features.json (revision 272330)
+++ trunk/src/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": "beta",
+ "channel": "dev",
"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