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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 319183010: device/bluetooth: Clean up classic discovery in BluetoothAdapterMac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved discovery manager to its own file. Created 6 years, 6 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 | « no previous file | device/bluetooth/bluetooth_adapter_mac.h » ('j') | device/bluetooth/bluetooth_adapter_mac.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index d5498fd001500b25dc0ae5f36d267da75de2c129..738a1768b7348954260fff1f0fbf0da963e30331 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -49,6 +49,8 @@
'bluetooth_gatt_service.h',
'bluetooth_init_win.cc',
'bluetooth_init_win.h',
+ 'bluetooth_mac_discovery_manager.mm',
+ 'bluetooth_mac_discovery_manager.h',
Ilya Sherman 2014/06/10 01:10:59 nit: "_mac" should be the last component in the fi
armansito 2014/06/10 21:56:50 Done.
'bluetooth_pairing_chromeos.cc',
'bluetooth_pairing_chromeos.h',
'bluetooth_profile.cc',
« no previous file with comments | « no previous file | device/bluetooth/bluetooth_adapter_mac.h » ('j') | device/bluetooth/bluetooth_adapter_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698