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

Unified Diff: device/bluetooth/BUILD.gn

Issue 1979163002: Add DBus plumbing and tests for sending devices with ATT read/writes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@devices
Patch Set: gyp fix Created 4 years, 7 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/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 2dbf3cbe7fb950bd9ac13d61d163191eeeda8ee0..938137d5135e66b534ef68c982b3990cd1a22f73 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -229,6 +229,7 @@ component("bluetooth") {
"dbus/bluetooth_gatt_application_service_provider.h",
"dbus/bluetooth_gatt_application_service_provider_impl.cc",
"dbus/bluetooth_gatt_application_service_provider_impl.h",
+ "dbus/bluetooth_gatt_attribute_value_delegate.cc",
"dbus/bluetooth_gatt_attribute_value_delegate.h",
"dbus/bluetooth_gatt_characteristic_client.cc",
"dbus/bluetooth_gatt_characteristic_client.h",
« no previous file with comments | « no previous file | device/bluetooth/bluetooth.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698