| 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": {
|
|
|