Chromium Code Reviews| Index: device/bluetooth/BUILD.gn |
| diff --git a/device/bluetooth/BUILD.gn b/device/bluetooth/BUILD.gn |
| index 1e89086e05f7b86bbdbd59619e4920cb221a1b1e..ea00f55614e81c7eaa6b58793d56655a688b7dc0 100644 |
| --- a/device/bluetooth/BUILD.gn |
| +++ b/device/bluetooth/BUILD.gn |
| @@ -168,6 +168,7 @@ component("bluetooth") { |
| deps = [ |
| "//base", |
| + "//components/device_event_log", |
| "//crypto", |
| "//device/bluetooth/strings", |
| "//device/bluetooth/uribeacon", |