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

Unified Diff: device/bluetooth/bluetooth.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: . 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/bluetooth/BUILD.gn ('k') | device/bluetooth/bluez/bluetooth_adapter_bluez.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 0895d1762307fe15eb429b374352bf77e00b0d5f..cb88406e672f94c5e8a827a8fc9fd7da091f61d3 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -183,6 +183,8 @@
'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/bluetooth/BUILD.gn ('k') | device/bluetooth/bluez/bluetooth_adapter_bluez.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698