Push the chrome.bluetooth ChromeOS Platform App API to stable for M33.

BUG=242982
R=asargent@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235851 0039d316-1c4b-4281-b951-d872f2087c98
parent f3e23f25
...@@ -98,11 +98,11 @@ ...@@ -98,11 +98,11 @@
} }
], ],
"bluetooth": { "bluetooth": {
"channel": "dev", "channel": "stable",
"extension_types": ["platform_app"] "extension_types": ["platform_app"]
}, },
"bluetoothDevices": { "bluetoothDevices": {
"channel": "dev", "channel": "stable",
"extension_types": ["platform_app"] "extension_types": ["platform_app"]
}, },
"bookmarkManagerPrivate": { "bookmarkManagerPrivate": {
......
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