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

Unified Diff: device/device_tests.gyp

Issue 2084463002: BlueZ + DBus implementations of create/remove service record functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes + moar tests Created 4 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/device_tests.gyp
diff --git a/device/device_tests.gyp b/device/device_tests.gyp
index 92c57f7fe07138285cf93cdb3c54469bdf6278cd..764452d8d851c241763f2beb26197d5038f41603 100644
--- a/device/device_tests.gyp
+++ b/device/device_tests.gyp
@@ -123,6 +123,8 @@
'bluetooth/bluez/bluetooth_audio_sink_bluez_unittest.cc',
'bluetooth/bluez/bluetooth_bluez_unittest.cc',
'bluetooth/bluez/bluetooth_gatt_bluez_unittest.cc',
+ 'bluetooth/bluez/bluetooth_service_attribute_value_bluez_unittest.cc',
+ 'bluetooth/bluez/bluetooth_service_record_bluez_unittest.cc',
'bluetooth/bluez/bluetooth_socket_bluez_unittest.cc',
'bluetooth/dbus/bluetooth_gatt_application_service_provider_unittest.cc',
'bluetooth/test/bluetooth_test_bluez.cc',

Powered by Google App Engine
This is Rietveld 408576698