summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
Diffstat (limited to 'device')
-rw-r--r--device/usb/usb.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp
index 7f5e676..ee6d34f 100644
--- a/device/usb/usb.gyp
+++ b/device/usb/usb.gyp
@@ -11,6 +11,7 @@
'target_name': 'device_usb',
'type': 'static_library',
'dependencies': [
+ 'device_usb_mojo_bindings',
'../../components/components.gyp:device_event_log_component',
'../../net/net.gyp:net',
'../../third_party/libusb/libusb.gyp:libusb',