| Index: chrome/browser/usb/usb_service.h
|
| diff --git a/chrome/browser/usb/usb_service.h b/chrome/browser/usb/usb_service.h
|
| index 3f11a7d9ec105722e66bd05988400e1de832a9c1..18e9791f105627d6ea9b46c68f77ab73dc7960b4 100644
|
| --- a/chrome/browser/usb/usb_service.h
|
| +++ b/chrome/browser/usb/usb_service.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/threading/thread.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
| #include "chrome/browser/usb/usb_device.h"
|
| -#include "third_party/libusb/libusb/libusb.h"
|
| +#include "third_party/libusb/libusb.h"
|
|
|
| typedef libusb_context* PlatformUsbContext;
|
|
|
|
|