| Index: device/bluetooth/dbus/bluetooth_gatt_service_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_service_client.cc b/device/bluetooth/dbus/bluetooth_gatt_service_client.cc
|
| index b13e5fb45ba3a73ba98246110f7150824eeab182..469ef92b9dc274550c3f41024c612a5aca044866 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_service_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_service_client.cc
|
| @@ -5,6 +5,7 @@
|
| #include "device/bluetooth/dbus/bluetooth_gatt_service_client.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "dbus/bus.h"
|
|
|