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

Unified Diff: device/bluetooth/bluetooth.gyp

Issue 1165053003: Adding support for Low Energy device discovery to BluetoothAdapterMac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 21bb6eb1218c33f31d1b438bb39dab5c8a0fea9f..d576e3f1cc96d7e6a20ea830d570b936ab55ba04 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -214,6 +214,8 @@
'test/mock_bluetooth_adapter.h',
'test/mock_bluetooth_advertisement.cc',
'test/mock_bluetooth_advertisement.h',
+ 'test/mock_bluetooth_central_manager.mm',
+ 'test/mock_bluetooth_central_manager.h',
'test/mock_bluetooth_device.cc',
'test/mock_bluetooth_device.h',
'test/mock_bluetooth_discovery_session.cc',

Powered by Google App Engine
This is Rietveld 408576698