summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/_api_features.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/_api_features.json')
-rw-r--r--chrome/common/extensions/api/_api_features.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index c9e5dad..d9b6c39 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -82,7 +82,7 @@
"contexts": ["blessed_extension"]
},
"bluetooth": {
- "dependencies": ["permission:bluetooth"],
+ "dependencies": ["manifest:bluetooth"],
"contexts": ["blessed_extension"]
},
"bookmarkManagerPrivate": {