| 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 1d80e735422950fbe0bdce0aff73af6d23e63039..88b243b6b216223f12ccd338e9ac7a9ee6fe5056 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"
|
|
|