Chromium Code Reviews| Index: device/usb/BUILD.gn |
| diff --git a/device/usb/BUILD.gn b/device/usb/BUILD.gn |
| index ce1fe655d779a52b8dcc4f3f9ac155e1b6a09884..f87aef465f204cfa4c5b4ca9c5a0a96595d72598 100644 |
| --- a/device/usb/BUILD.gn |
| +++ b/device/usb/BUILD.gn |
| @@ -54,7 +54,7 @@ static_library("usb") { |
| "//base", |
| "//base/third_party/dynamic_annotations", |
| "//components/device_event_log", |
| - "//device/core", |
| + "//device/base", |
| "//net", |
| ] |