| Index: device/bluetooth/dbus/bluetooth_input_client.cc
|
| diff --git a/device/bluetooth/dbus/bluetooth_input_client.cc b/device/bluetooth/dbus/bluetooth_input_client.cc
|
| index 42542a8063a6a6db13fe3d331160f3c7b765bb48..a116e7bef240b324cd022744b8ceb13441960c0e 100644
|
| --- a/device/bluetooth/dbus/bluetooth_input_client.cc
|
| +++ b/device/bluetooth/dbus/bluetooth_input_client.cc
|
| @@ -7,6 +7,7 @@
|
| #include <map>
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/stl_util.h"
|
| #include "dbus/bus.h"
|
| #include "dbus/message.h"
|
|
|