Commit bbb817a6 authored by tengs@chromium.org's avatar tengs@chromium.org

Enable Bluetooth Chrome APIs for M-36 beta.

BUG=376064



git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272317 0039d316-1c4b-4281-b951-d872f2087c98
parent d2ae48ad
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
// Note: The "bluetooth" manifest permission is used by the // Note: The "bluetooth" manifest permission is used by the
// chrome.bluetooth, chrome.bluetoothSocket and chrome.bluetoothLowEnergy // chrome.bluetooth, chrome.bluetoothSocket and chrome.bluetoothLowEnergy
// APIs. Split this property if the APIs get released at different dates. // APIs. Split this property if the APIs get released at different dates.
"channel": "dev", "channel": "beta",
"extension_types": ["platform_app"] "extension_types": ["platform_app"]
}, },
"browser_action": { "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