| Index: device/bluetooth/dbus/bluetooth_media_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_media_client.cc b/device/bluetooth/dbus/bluetooth_media_client.cc
|
| index 0927d459df65dedf822f1f8007cdbf5e3b48d0c8..3815bc8778c8ada5c4da81aa1f42be2fd9454375 100644
|
| --- a/device/bluetooth/dbus/bluetooth_media_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_media_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"
|
|
|