Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(705)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 145663004: Replace "bluetooth" permission with manifest property. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 4998d2436688b2ea30d8553961500823fd9f67ae..e1ff67694815f88f8f080ce1c931f8b6dab68cde 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -118,14 +118,6 @@
]
}
],
- "bluetooth": {
- "channel": "stable",
- "extension_types": ["platform_app"]
- },
- "bluetoothDevices": {
- "channel": "stable",
- "extension_types": ["platform_app"]
- },
"bookmarkManagerPrivate": {
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"],

Powered by Google App Engine
This is Rietveld 408576698