| Index: device/bluetooth/dbus/bluetooth_profile_service_provider.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_profile_service_provider.cc b/device/bluetooth/dbus/bluetooth_profile_service_provider.cc
|
| index a2a23bb81cbf7f0dc84997437ce676cd2ac63974..1555d512297d22094e6a628542b6bb16e28f1b71 100644
|
| --- a/device/bluetooth/dbus/bluetooth_profile_service_provider.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_profile_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/threading/platform_thread.h"
|
| #include "dbus/exported_object.h"
|
|
|