Chromium Code Reviews| Index: device/usb/BUILD.gn |
| diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn |
| index 9dcd29a1cb2e4dac0b8f7da86ce4924a5b323693..a97aeba423bc95c6259d60961d6bbd5888148bca 100644 |
| --- a/device/usb/BUILD.gn |
| +++ b/device/usb/BUILD.gn |
| @@ -36,6 +36,7 @@ source_set("usb") { |
| ":usb_device_ids", |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| + "//components/device_event_log", |
| "//device/core", |
| "//net", |
| "//third_party/libusb", |