Index: device/usb/usb.gyp |
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp |
index f0b5275eea440b5461253122790b0a97adbb69fa..a73bbe28035e9f2168268549784cd97ed22ceb50 100644 |
--- a/device/usb/usb.gyp |
+++ b/device/usb/usb.gyp |
@@ -62,7 +62,7 @@ |
'conditions': [ |
['use_udev == 1', { |
'dependencies': [ |
- '../../build/linux/system.gyp:udev', |
+ '../udev_linux/udev.gyp:udev_linux', |
], |
}], |
['chromeos==1', { |