| Index: device/bluetooth/dbus/dbus_thread_manager_linux.cc
|
| diff --git a/device/bluetooth/dbus/dbus_thread_manager_linux.cc b/device/bluetooth/dbus/dbus_thread_manager_linux.cc
|
| index adffe9b746a97bc3da48503b256e0bf45cb3941a..ecaed41bae4853a013a285f2de870113eb8e7a92 100644
|
| --- a/device/bluetooth/dbus/dbus_thread_manager_linux.cc
|
| +++ b/device/bluetooth/dbus/dbus_thread_manager_linux.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "device/bluetooth/dbus/dbus_thread_manager_linux.h"
|
|
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/threading/thread.h"
|
| #include "dbus/bus.h"
|
|
|
|
|