| Index: device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc b/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc
|
| index 06b6827fe84b5e51715465572d840829191e9a8d..c0e5ddbfaa742fe1f765145207dd4092b954ec12 100644
|
| --- a/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_gatt_service_service_provider.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/platform_thread.h"
|
|
|