Chromium Code Reviews| Index: device/usb/usb.gyp |
| diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp |
| index 301bea9d1b87c961d1f7ce993764075de2749e0c..c0995a1fef98528ab1916e116dcadf14c3808997 100644 |
| --- a/device/usb/usb.gyp |
| +++ b/device/usb/usb.gyp |
| @@ -34,8 +34,10 @@ |
| 'usb_error.h', |
| 'usb_ids.cc', |
| 'usb_ids.h', |
| + 'usb_service.cc', |
| 'usb_service.h', |
| 'usb_service_impl.cc', |
| + 'usb_service_impl.h', |
| ], |
| 'actions': [ |
| { |