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", |