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

Unified Diff: device/device_tests.gyp

Issue 1884033002: Implement BluetoothTestBlueZ and enable some LE tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/bluetooth_test_win.cc ('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 141a76f827b72d3f585458f4ff7697e5d2b08fbb..bc82bd104b48c9cea598b57e6c13db901b1b7e80 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -115,6 +115,8 @@
'bluetooth/bluetooth_bluez_unittest.cc',
'bluetooth/bluetooth_gatt_bluez_unittest.cc',
'bluetooth/bluetooth_socket_bluez_unittest.cc',
+ 'bluetooth/test/bluetooth_test_bluez.cc',
+ 'bluetooth/test/bluetooth_test_bluez.h',
],
}],
['OS=="android"', {
« no previous file with comments | « 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