Chromium Code Reviews| Index: device/usb/usb_device_handle.h |
| diff --git a/device/usb/usb_device_handle.h b/device/usb/usb_device_handle.h |
| index 722296400029da488d649c93c97e6507c56cf6e5..32d25f39a604dbe685bd6e33b25748f07645407b 100644 |
| --- a/device/usb/usb_device_handle.h |
| +++ b/device/usb/usb_device_handle.h |
| @@ -120,7 +120,6 @@ class UsbDeviceHandle : public base::RefCountedThreadSafe<UsbDeviceHandle> { |
| friend class base::RefCountedThreadSafe<UsbDeviceHandle>; |
| UsbDeviceHandle(); |
| - |
| virtual ~UsbDeviceHandle(); |
| private: |