Chromium Code Reviews| Index: device/usb/usb.gyp |
| diff --git a/device/usb/usb.gyp b/device/usb/usb.gyp |
| index a553f575b5af5d73159484f567f6c3580b5f9800..ef2cf899168808cbaec5b29e394e8ee5846d331b 100644 |
| --- a/device/usb/usb.gyp |
| +++ b/device/usb/usb.gyp |
| @@ -128,6 +128,7 @@ |
| 'target_name': 'device_usb_mojo_bindings', |
| 'type': 'static_library', |
| 'sources': [ |
| + 'public/interfaces/chooser_service.mojom', |
| 'public/interfaces/device.mojom', |
| 'public/interfaces/device_manager.mojom', |
| ], |