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

Unified Diff: device/device_tests.gyp

Issue 1632123003: Add cross platform Bluetooth testing fixture for Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 8f73cdb4a15ab870ee212d3a9602e919a445a6de..e09399d0ecef8314a7a18f8bb6d91a6de082b1d6 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -57,6 +57,8 @@
'bluetooth/test/bluetooth_test_android.h',
'bluetooth/test/bluetooth_test_mac.h',
'bluetooth/test/bluetooth_test_mac.mm',
+ 'bluetooth/test/bluetooth_test_win.h',
+ 'bluetooth/test/bluetooth_test_win.cc',
'bluetooth/test/test_bluetooth_adapter_observer.cc',
'bluetooth/test/test_bluetooth_adapter_observer.h',
'devices_app/usb/device_impl_unittest.cc',
« device/bluetooth/test/bluetooth_test_win.cc ('K') | « device/bluetooth/test/bluetooth_test_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698