| Index: device/bluetooth/bluetooth_socket_thread.cc
|
| diff --git a/device/bluetooth/bluetooth_socket_thread.cc b/device/bluetooth/bluetooth_socket_thread.cc
|
| index 3788916cc69757d7d54ef4cf7fb593ff1570d37b..c9fbb8adfb5bdba7caeddfc70cf3cda931181150 100644
|
| --- a/device/bluetooth/bluetooth_socket_thread.cc
|
| +++ b/device/bluetooth/bluetooth_socket_thread.cc
|
| @@ -5,6 +5,7 @@
|
| #include "device/bluetooth/bluetooth_socket_thread.h"
|
|
|
| #include "base/lazy_instance.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/sequenced_task_runner.h"
|
| #include "base/threading/thread.h"
|
|
|
|
|