Chromium Code Reviews| Index: extensions/common/api/_behavior_features.json |
| diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json |
| index 07fae0ebc5134dc04045a36138f371ef28311d01..73dab5138f9ed6bbddbfd3aa481000377c20633f 100644 |
| --- a/extensions/common/api/_behavior_features.json |
| +++ b/extensions/common/api/_behavior_features.json |
| @@ -41,5 +41,10 @@ |
| "whitelist": [ |
| "CBCC42ABED43A4B58FE3810E62AFFA010EB0349F" // https://crbug.com/538252 |
| ] |
| + }, |
| + "allow_usb_devices_permission_interface_class": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"], |
| + "session_types": ["kiosk"] |
| } |
| } |