| Index: device/bluetooth/dbus/bluetooth_profile_manager_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_profile_manager_client.cc b/device/bluetooth/dbus/bluetooth_profile_manager_client.cc
|
| index 742988a535e26c24841871fdf7db815946fab1ef..792ac882ce7de16fd3c11a75e25f3b5c78f77269 100644
|
| --- a/device/bluetooth/dbus/bluetooth_profile_manager_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_profile_manager_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_proxy.h"
|
|
|