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

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: Remove unused function. Created 6 years, 10 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 c329d9a300ce832a64bd5ba0a17a1bc3a19e2abb..0d3ee2ca6f9c4c6a545de8339f52ac0da10b42c6 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -113,14 +113,6 @@
]
}
],
- "bluetooth": {
- "channel": "dev",
- "extension_types": ["platform_app"]
- },
- "bluetoothDevices": {
- "channel": "dev",
- "extension_types": ["platform_app"]
- },
"bookmarkManagerPrivate": {
"channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"],
« no previous file with comments | « chrome/common/extensions/api/_manifest_features.json ('k') | chrome/common/extensions/api/bluetooth/bluetooth_manifest_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698