| Index: chromeos/dbus/bluetooth_out_of_band_client.cc
|
| diff --git a/chromeos/dbus/bluetooth_out_of_band_client.cc b/chromeos/dbus/bluetooth_out_of_band_client.cc
|
| index 15768edd3a2f0ae4959c12720b6e7c1aee0ee011..c0e04bfa2f0b42a24bf45cdefbe9275b97d52d20 100644
|
| --- a/chromeos/dbus/bluetooth_out_of_band_client.cc
|
| +++ b/chromeos/dbus/bluetooth_out_of_band_client.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "chromeos/dbus/bluetooth_adapter_client.h"
|
| +#include "chromeos/dbus/bluetooth_out_of_band_pairing_data.h"
|
| #include "dbus/bus.h"
|
| #include "dbus/message.h"
|
| #include "dbus/object_path.h"
|
|
|