| Index: chrome/browser/usb/usb_context.h
|
| diff --git a/chrome/browser/usb/usb_context.h b/chrome/browser/usb/usb_context.h
|
| index 934319d034ab5ae374119ec3a3b0c2279faeb5c2..c9142069c5206e9a9de6a4928a9ce988e4e79844 100644
|
| --- a/chrome/browser/usb/usb_context.h
|
| +++ b/chrome/browser/usb/usb_context.h
|
| @@ -9,7 +9,6 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "content/public/browser/browser_thread.h"
|
|
|
| struct libusb_context;
|
|
|
|
|