Chromium Code Reviews| Index: device/udev_linux/BUILD.gn |
| diff --git a/device/udev_linux/BUILD.gn b/device/udev_linux/BUILD.gn |
| index 8eea55bab05df22c0b55d5fff905269a50a23241..0b6f60e44b7bdcf53b1bb167c82e08c08e50c432 100644 |
| --- a/device/udev_linux/BUILD.gn |
| +++ b/device/udev_linux/BUILD.gn |
| @@ -22,7 +22,7 @@ if (use_udev) { |
| deps = [ |
| "//base", |
| - "//build/linux:udev", |
| + "//build/linux/libudev", |
| ] |
| } |
| } |