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

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: . 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
« no previous file with comments | « no previous file | device/bluetooth/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index 96a719bed24e2277eec8626ae2f12b0c13f8211e..1be03c84fb81c1d8b35043dce1554f07c53e8d4b 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -179,6 +179,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698