Chromium Code Reviews| Index: device/usb/usb_context.h |
| diff --git a/device/usb/usb_context.h b/device/usb/usb_context.h |
| index 3d52f6786dff905907da6b4db391be671556d99d..1d3e5123d9a9bf5531c331af380137fade48fd26 100644 |
| --- a/device/usb/usb_context.h |
| +++ b/device/usb/usb_context.h |
| @@ -5,6 +5,7 @@ |
| #ifndef DEVICE_USB_USB_CONTEXT_H_ |
| #define DEVICE_USB_USB_CONTEXT_H_ |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/threading/thread_checker.h" |