| Index: device/bluetooth/dbus/bluetooth_media_transport_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_media_transport_client.cc b/device/bluetooth/dbus/bluetooth_media_transport_client.cc
|
| index 7fc47d7bd6e37bbb15d56f74c06702be0879ed0a..a6901514ba5dc9d213a85511821ddac068adcc58 100644
|
| --- a/device/bluetooth/dbus/bluetooth_media_transport_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_media_transport_client.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/observer_list.h"
|
| #include "dbus/bus.h"
|
|
|