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

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

Issue 74533002: Push the chrome.bluetooth ChromeOS Platform App API to stable for M33. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index f84c5aacedf7d5792ebbe921f6eb6f91d7e92990..1a2b34bb49e697f2acb562b9ff7135f8a56d4105 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -89,11 +89,11 @@
}
],
"bluetooth": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"]
},
"bluetoothDevices": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"]
},
"bookmarkManagerPrivate": {
« 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