Commit 5f5249e6 authored by keybuk@chromium.org's avatar keybuk@chromium.org

Enable Bluetooth APIs on stable

BUG=242982,382679

Review URL: https://codereview.chromium.org/342743003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278322 0039d316-1c4b-4281-b951-d872f2087c98
parent 28edcfaa
......@@ -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": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment