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

Unified Diff: device/device.gyp

Issue 12660013: Added BluetoothDeviceMac (empty implementation) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: I forgot to add ConfirmPairing() empty implementation. Created 7 years, 9 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_device_mac.mm ('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 ff6454dce1a86b28d9af6096f84d80fca60ff6f7..8e9697921a498c626d302265acd31025ca618e20 100644
--- a/device/device.gyp
+++ b/device/device.gyp
@@ -35,6 +35,8 @@
'bluetooth/bluetooth_device.h',
'bluetooth/bluetooth_device_chromeos.cc',
'bluetooth/bluetooth_device_chromeos.h',
+ 'bluetooth/bluetooth_device_mac.h',
+ 'bluetooth/bluetooth_device_mac.mm',
'bluetooth/bluetooth_device_win.cc',
'bluetooth/bluetooth_device_win.h',
'bluetooth/bluetooth_init_win.cc',
« no previous file with comments | « device/bluetooth/bluetooth_device_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698