| Index: device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc b/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| index 94f79f526f6f53e73f068b9adb33c0864f531028..2f8891049b260559ae8c879cae1c59bc16450e93 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_manager_client.cc
|
| @@ -5,6 +5,7 @@
|
| #include "device/bluetooth/dbus/bluetooth_gatt_manager_client.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "dbus/bus.h"
|
| #include "dbus/message.h"
|
|
|