Chromium Code Reviews| Index: device/usb/usb.gyp |
| diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp |
| index c0995a1fef98528ab1916e116dcadf14c3808997..e8785d6224ce6a2910088514a1c8a7a9ab0f9fc1 100644 |
| --- a/device/usb/usb.gyp |
| +++ b/device/usb/usb.gyp |
| @@ -11,6 +11,7 @@ |
| 'target_name': 'device_usb', |
| 'type': 'static_library', |
| 'dependencies': [ |
| + '../../components/components.gyp:device_event_log_component', |
| '../../net/net.gyp:net', |
| '../../third_party/libusb/libusb.gyp:libusb', |
| ], |