| 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 6d0c053a03bbb4d630807cf504e7c3be9b0602bf..465f5b1a222aa84f0be12fd1dbb6a603bad7f6db 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -522,20 +522,6 @@
|
| "extension", "legacy_packaged_app", "hosted_app", "platform_app"
|
| ]
|
| },
|
| - "hid": [
|
| - {
|
| - "channel": "dev",
|
| - "extension_types": ["platform_app"]
|
| - },
|
| - {
|
| - "channel": "stable",
|
| - "extension_types": ["extension"],
|
| - "whitelist": [
|
| - "496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs
|
| - "E24F1786D842E91E74C27929B0B3715A4689A473" // CryptoToken
|
| - ]
|
| - }
|
| - ],
|
| "history": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"]
|
|
|