| Index: device/bluetooth/dbus/bluetooth_adapter_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_adapter_client.cc b/device/bluetooth/dbus/bluetooth_adapter_client.cc
|
| index 26081ea334684ea80d952bd97ca9864861570d22..e4eb8c126dd424ec74e0f7d2e2f80909b1cdd719 100644
|
| --- a/device/bluetooth/dbus/bluetooth_adapter_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_adapter_client.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "dbus/bus.h"
|
| #include "dbus/message.h"
|
| #include "dbus/object_manager.h"
|
|
|