Chromium Code Reviews| Index: third_party/libusb/libusb.gyp |
| diff --git a/third_party/libusb/libusb.gyp b/third_party/libusb/libusb.gyp |
| index 17fc433f6e0be0da7662a17241f8457a23450bbc..46e9e6f7ae98d3f092865dd21d8d4dd951a6eb05 100644 |
| --- a/third_party/libusb/libusb.gyp |
| +++ b/third_party/libusb/libusb.gyp |
| @@ -16,6 +16,8 @@ |
| 'src/libusb/io.c', |
| 'src/libusb/sync.c', |
| 'src/libusb/version.h', |
| + 'src/libusb/interrupt.c', |
| + 'src/libusb/interrupt.h', |
| ], |
| 'include_dirs': [ |
| 'src', |