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

Unified Diff: device/bluetooth/BUILD.gn

Issue 1587723007: bluetooth: Add Bluetooth events to chrome://device-log/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: device/bluetooth/BUILD.gn
diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn
index 0abb9d4e636b06876471c2f6df6627829af5298c..5864f7e9b3ac48cca0be07590a949df86d085194 100644
--- a/device/bluetooth/BUILD.gn
+++ b/device/bluetooth/BUILD.gn
@@ -117,6 +117,7 @@ component("bluetooth") {
deps = [
"//base",
+ "//components/device_event_log",
"//crypto",
"//device/bluetooth/strings",
"//device/bluetooth/uribeacon",

Powered by Google App Engine
This is Rietveld 408576698