diff --git a/dom/usb/moz.build b/dom/usb/moz.build index d1df1e5af4..d7f4d24a6e 100644 --- a/dom/usb/moz.build +++ b/dom/usb/moz.build @@ -8,8 +8,8 @@ EXPORTS.mozilla.dom += [ 'USBDescriptors.h', 'USBDevice.h', 'USBEndpoint.h', - 'USBInTransferResult.h', 'USBInterface.h', + 'USBInTransferResult.h', 'USBOutTransferResult.h', ]