Chromium Code Reviews| Index: device/usb/usb.gyp |
| diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp |
| index c7bf776fc4e4b37d98525a103e73afadd278f2b5..453ba1aaf2e9cd9d7ea9029f70adbc62e0f13c44 100644 |
| --- a/device/usb/usb.gyp |
| +++ b/device/usb/usb.gyp |
| @@ -14,6 +14,7 @@ |
| '../../components/components.gyp:device_event_log_component', |
| '../../net/net.gyp:net', |
| '../../third_party/libusb/libusb.gyp:libusb', |
| + '../core/core.gyp:device_core', |
| ], |
| 'include_dirs': [ |
| '../..', |