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

Unified Diff: chrome/chrome_common.gypi

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/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index e6ce97319c5483a769a262fd779728ec3f1c2f33..962fcf32a5357099c6309df646d0cac01ab30964 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -111,6 +111,12 @@
'common/custom_handlers/protocol_handler.h',
'common/descriptors_android.h',
'common/encrypted_media_messages_android.h',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_data.cc',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_data.h',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_handler.cc',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_handler.h',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_permission.cc',
+ 'common/extensions/api/bluetooth/bluetooth_manifest_permission.h',
'common/extensions/api/commands/commands_handler.cc',
'common/extensions/api/commands/commands_handler.h',
'common/extensions/api/extension_action/action_info.cc',
@@ -213,10 +219,6 @@
'common/extensions/message_bundle.h',
'common/extensions/mime_types_handler.cc',
'common/extensions/mime_types_handler.h',
- 'common/extensions/permissions/bluetooth_permission.cc',
- 'common/extensions/permissions/bluetooth_permission.h',
- 'common/extensions/permissions/bluetooth_permission_data.cc',
- 'common/extensions/permissions/bluetooth_permission_data.h',
'common/extensions/permissions/chrome_api_permissions.cc',
'common/extensions/permissions/chrome_api_permissions.h',
'common/extensions/permissions/chrome_permission_message_provider.cc',
« no previous file with comments | « chrome/browser/extensions/api/bluetooth/bluetooth_api.cc ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698