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

Unified Diff: device/bluetooth/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 | « device/BUILD.gn ('k') | device/bluetooth/bluetooth.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index 9694bafed6460f0d19a51cdfaf889ff2e7a4efe6..c037de8500d4553173c81a9f1b844293af4e9b9a 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -216,6 +216,8 @@ component("bluetooth") {
"bluez/bluetooth_remote_gatt_descriptor_bluez.h",
"bluez/bluetooth_remote_gatt_service_bluez.cc",
"bluez/bluetooth_remote_gatt_service_bluez.h",
+ "bluez/bluetooth_service_attribute_value_bluez.cc",
+ "bluez/bluetooth_service_attribute_value_bluez.h",
"bluez/bluetooth_service_record_bluez.cc",
"bluez/bluetooth_service_record_bluez.h",
"bluez/bluetooth_socket_bluez.cc",
« no previous file with comments | « device/BUILD.gn ('k') | device/bluetooth/bluetooth.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698