| Index: device/usb/usb_device_handle_usbfs.h
|
| diff --git a/device/usb/usb_device_handle_usbfs.h b/device/usb/usb_device_handle_usbfs.h
|
| index 18a94e99e0380679260b6bf38623806d84d00009..837bc69ece92c25ae2b493418d141775af22893a 100644
|
| --- a/device/usb/usb_device_handle_usbfs.h
|
| +++ b/device/usb/usb_device_handle_usbfs.h
|
| @@ -11,6 +11,8 @@
|
| #include <vector>
|
|
|
| #include "base/files/scoped_file.h"
|
| +#include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "device/usb/usb_device_handle.h"
|
|
|
| struct usbdevfs_urb;
|
|
|