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..06dc12d5b01b1b73dae390a0c1440157c302003f 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -344,6 +344,13 @@ |
"channel": "trunk", |
"extension_types": ["extension"] |
}, |
+ "enterprise.deviceAttributes": { |
+ "channel": "dev", |
+ "component_extensions_auto_granted": false, |
not at google - send to devlin
2015/07/22 16:22:53
Why do you need this?
(I mean, every API should h
Polina Bondarenko
2015/07/24 16:47:59
Removed.
|
+ "platforms": ["chromeos"], |
+ "extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
+ "location": "policy" |
+ }, |
"enterprise.platformKeys": { |
"channel": "stable", |
"platforms": ["chromeos"], |