| 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 c9e5dadca5b97c7177e57d63a88d8a59da1c5314..d9b6c3995efb4bd59ab5ecc5ca6b198d4f530320 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": {
|
|
|