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

Unified Diff: device/BUILD.gn

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/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index eb63e5e9be252643bb6dd9ce615b8e0d1494d5c3..7806695dee0c812855e3161fc5f20c5c5e0540de 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -177,6 +177,8 @@ test("device_unittests") {
"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",
« no previous file with comments | « no previous file | device/bluetooth/BUILD.gn » ('j') | device/bluetooth/bluez/bluetooth_service_attribute_value_bluez.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698