Index: chrome/common/extensions/api/_api_features.json |
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
index 0a652bf09487c8658f3d60ab2719853d20a4ac02..cdf264d294114311ae7599dbd672f5a044aa7452 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -334,6 +334,10 @@ |
"dependencies": ["permission:echoPrivate"], |
"contexts": ["blessed_extension"] |
}, |
+ "enterprise.deviceAttributes": { |
+ "dependencies": ["permission:enterprise.deviceAttributes"], |
+ "contexts": ["blessed_extension"] |
+ }, |
"enterprise.platformKeys": { |
"dependencies": ["permission:enterprise.platformKeys"], |
"contexts": ["blessed_extension"] |