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

Unified Diff: device/device_tests.gyp

Issue 1948763003: Adding support for service scan on OS X (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup
Patch Set: Fixing comments Created 4 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
Index: device/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 4f40cb27d1fd2ed68e46df0982bd2cfbdd4c35bf..b9213a0125222d80e33f526e4d258a8ec764da90 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -65,6 +65,8 @@
'bluetooth/test/bluetooth_test_win.cc',
'bluetooth/test/mock_bluetooth_cbperipheral_mac.mm',
'bluetooth/test/mock_bluetooth_cbperipheral_mac.h',
+ 'bluetooth/test/mock_bluetooth_cbservice_mac.mm',
+ 'bluetooth/test/mock_bluetooth_cbservice_mac.h',
'bluetooth/test/mock_bluetooth_central_manager_mac.mm',
'bluetooth/test/mock_bluetooth_central_manager_mac.h',
'bluetooth/test/test_bluetooth_adapter_observer.cc',
« no previous file with comments | « device/bluetooth/test/mock_bluetooth_cbservice_mac.mm ('k') | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698