Chromium Code Reviews| Index: device/usb/usb_device_handle_impl.h |
| diff --git a/device/usb/usb_device_handle_impl.h b/device/usb/usb_device_handle_impl.h |
| index 82b0a5e082efcc703914152079e8abd4b4933777..4d3401aad83ccbb5de8e5177bb34081deb49df19 100644 |
| --- a/device/usb/usb_device_handle_impl.h |
| +++ b/device/usb/usb_device_handle_impl.h |
| @@ -38,7 +38,6 @@ struct EndpointMapValue { |
| }; |
| class UsbContext; |
| -struct UsbConfigDescriptor; |
| class UsbDeviceImpl; |
| typedef libusb_device_handle* PlatformUsbDeviceHandle; |