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

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: 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/bluetooth/bluetooth.gyp
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index 6ed73cf74872dcf1aebb8cef8e6165c0aaab73d6..4f0be7dd7bc75306e96a5957e58a4a436df1e6a9 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -180,6 +180,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',

Powered by Google App Engine
This is Rietveld 408576698