summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/common/extensions/api/_api_features.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/extensions/api/_api_features.json')
-rw-r--r--chromium/chrome/common/extensions/api/_api_features.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/chrome/common/extensions/api/_api_features.json b/chromium/chrome/common/extensions/api/_api_features.json
index 3a24e6d4369..b175c47bd44 100644
--- a/chromium/chrome/common/extensions/api/_api_features.json
+++ b/chromium/chrome/common/extensions/api/_api_features.json
@@ -662,6 +662,10 @@
"contexts": ["blessed_extension"],
"disallow_for_service_workers": true
}],
+ "printingMetrics": {
+ "dependencies": ["permission:printingMetrics"],
+ "contexts": ["blessed_extension"]
+ },
"privacy": {
"dependencies": ["permission:privacy"],
"contexts": ["blessed_extension"]