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

Unified Diff: device/device.gyp

Issue 15020009: Bluetooth: remove legacy backend (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 7 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
« no previous file with comments | « device/bluetooth/bluetooth_socket_chromeos.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device.gyp
diff --git a/device/device.gyp b/device/device.gyp
index 499970506e75b91a1c9dec10dbf6ab833ef9601e..7b26e3460ea7acff401fcdf3cbe8e9707b64b9a7 100644
--- a/device/device.gyp
+++ b/device/device.gyp
@@ -21,8 +21,6 @@
'sources': [
'bluetooth/bluetooth_adapter.cc',
'bluetooth/bluetooth_adapter.h',
- 'bluetooth/bluetooth_adapter_chromeos.cc',
- 'bluetooth/bluetooth_adapter_chromeos.h',
'bluetooth/bluetooth_adapter_experimental_chromeos.cc',
'bluetooth/bluetooth_adapter_experimental_chromeos.h',
'bluetooth/bluetooth_adapter_factory.cc',
@@ -33,8 +31,6 @@
'bluetooth/bluetooth_adapter_win.h',
'bluetooth/bluetooth_device.cc',
'bluetooth/bluetooth_device.h',
- 'bluetooth/bluetooth_device_chromeos.cc',
- 'bluetooth/bluetooth_device_chromeos.h',
'bluetooth/bluetooth_device_experimental_chromeos.cc',
'bluetooth/bluetooth_device_experimental_chromeos.h',
'bluetooth/bluetooth_device_mac.h',
@@ -54,15 +50,11 @@
'bluetooth/bluetooth_profile_win.h',
'bluetooth/bluetooth_service_record.cc',
'bluetooth/bluetooth_service_record.h',
- 'bluetooth/bluetooth_service_record_chromeos.cc',
- 'bluetooth/bluetooth_service_record_chromeos.h',
'bluetooth/bluetooth_service_record_mac.h',
'bluetooth/bluetooth_service_record_mac.mm',
'bluetooth/bluetooth_service_record_win.cc',
'bluetooth/bluetooth_service_record_win.h',
'bluetooth/bluetooth_socket.h',
- 'bluetooth/bluetooth_socket_chromeos.cc',
- 'bluetooth/bluetooth_socket_chromeos.h',
'bluetooth/bluetooth_socket_experimental_chromeos.cc',
'bluetooth/bluetooth_socket_experimental_chromeos.h',
'bluetooth/bluetooth_socket_mac.h',
« no previous file with comments | « device/bluetooth/bluetooth_socket_chromeos.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698