| Index: device/bluetooth/bluetooth_socket_thread.h
|
| diff --git a/device/bluetooth/bluetooth_socket_thread.h b/device/bluetooth/bluetooth_socket_thread.h
|
| index 0c7b65cb33e0c9d9de320d3099e763aa564912db..0e0aea6b231c7b2a0a422be5ab8dc4a90d1ea2f0 100644
|
| --- a/device/bluetooth/bluetooth_socket_thread.h
|
| +++ b/device/bluetooth/bluetooth_socket_thread.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef DEVICE_BLUETOOTH_BLUETOOTH_SOCKET_THREAD_H_
|
| #define DEVICE_BLUETOOTH_BLUETOOTH_SOCKET_THREAD_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
|
|