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

Unified Diff: device/bluetooth/BUILD.gn

Issue 2627243002: bluetooth: Add control for reading/writing of characteristics to internals page. (Closed)
Patch Set: Merge upstream, add comment detail for type converter Created 3 years, 11 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 | « chrome/test/data/webui/test_api.js ('k') | device/bluetooth/device.h » ('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 69455e261dd4f91616f4221471c3513313b58325..252fad6651fbf83e2b2c973f27c0de9e4b01d15e 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -23,6 +23,7 @@ config("bluetooth_config") {
source_set("mojo") {
sources = [
"//device/bluetooth/public/interfaces/connect_result_type_converter.h",
+ "//device/bluetooth/public/interfaces/gatt_result_type_converter.h",
"adapter.cc",
"adapter.h",
"adapter_factory.cc",
« no previous file with comments | « chrome/test/data/webui/test_api.js ('k') | device/bluetooth/device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698