Chromium Code Reviews| Index: device/hid/BUILD.gn |
| diff --git a/device/hid/BUILD.gn b/device/hid/BUILD.gn |
| index 39a883962270093314933a3e1b1a5420fa1c44c5..6a95817206c8546e8b3511b75c3e4f6707319948 100644 |
| --- a/device/hid/BUILD.gn |
| +++ b/device/hid/BUILD.gn |
| @@ -40,7 +40,7 @@ source_set("hid") { |
| deps = [ |
| "//base", |
| "//components/device_event_log", |
| - "//device/core", |
| + "//device/base", |
| "//net", |
| ] |