| 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 42e788c2161669bd381f550c78a0e15cba22f9f4..db10e95e9b337d13bc92e68a9c9cd78f4f504f1c 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -344,6 +344,12 @@
|
| "channel": "trunk",
|
| "extension_types": ["extension"]
|
| },
|
| + "enterprise.deviceAttributes": {
|
| + "channel": "dev",
|
| + "platforms": ["chromeos"],
|
| + "extension_types": ["extension", "legacy_packaged_app", "platform_app"],
|
| + "location": "policy"
|
| + },
|
| "enterprise.platformKeys": {
|
| "channel": "stable",
|
| "platforms": ["chromeos"],
|
|
|