| 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 79cfe5e9c03b0e080c8c6bef60d54111b10262fe..ed35c8062943f977f3333daa4211987d3b0b6692 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -236,7 +236,7 @@
|
| "min_manifest_version": 2
|
| },
|
| "serial": {
|
| - "channel": "stable",
|
| + "channel": "dev",
|
| "extension_types": ["platform_app"]
|
| },
|
| "socket": {
|
| @@ -283,10 +283,6 @@
|
| "extension", "packaged_app", "hosted_app", "platform_app"
|
| ]
|
| },
|
| - "usb": {
|
| - "channel": "stable",
|
| - "extension_types": ["platform_app"]
|
| - },
|
| "videoCapture": {
|
| "channel": "stable",
|
| "extension_types": ["platform_app"]
|
|
|