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

Unified Diff: device/bluetooth/public/interfaces/BUILD.gn

Issue 2401193002: bluetooth: Add Device service for chrome://bluetooth-internals. (Closed)
Patch Set: Add log function comment Created 4 years, 2 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/public/interfaces/BUILD.gn
diff --git a/device/bluetooth/public/interfaces/BUILD.gn b/device/bluetooth/public/interfaces/BUILD.gn
index c9105e03f43af0c496e100974c5f9ef31c7d04fc..cba2ed3ca102ba79d9608ac6eb0846ac5834e992 100644
--- a/device/bluetooth/public/interfaces/BUILD.gn
+++ b/device/bluetooth/public/interfaces/BUILD.gn
@@ -15,6 +15,7 @@ mojom("interfaces") {
mojom("experimental_interfaces") {
sources = [
"adapter.mojom",
+ "le_device.mojom",
]
visibility = [

Powered by Google App Engine
This is Rietveld 408576698