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

Unified Diff: device/device_tests.gyp

Issue 1232613004: The first 3 BluetoothTest.* unit tests now running on Mac as well. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@movCBCM
Patch Set: comment edit Created 5 years, 5 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/test/mock_bluetooth_central_manager_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_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 924e7947ea1f7151018ed9c4391ee1addbc461a6..bbfdf7cd384a08a62b734b5c7a05365aa24c7514 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -55,6 +55,8 @@
'bluetooth/test/bluetooth_test.h',
'bluetooth/test/bluetooth_test_android.cc',
'bluetooth/test/bluetooth_test_android.h',
+ 'bluetooth/test/bluetooth_test_mac.h',
+ 'bluetooth/test/bluetooth_test_mac.mm',
'bluetooth/test/test_bluetooth_adapter_observer.cc',
'bluetooth/test/test_bluetooth_adapter_observer.h',
'devices_app/usb/device_impl_unittest.cc',
« no previous file with comments | « device/bluetooth/test/mock_bluetooth_central_manager_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698