| Index: device/bluetooth/dbus/bluetooth_adapter_client.h
|
| diff --git a/device/bluetooth/dbus/bluetooth_adapter_client.h b/device/bluetooth/dbus/bluetooth_adapter_client.h
|
| index 2893954eee24dcb49f2450259248ba2260ff7f17..7c3ead73ab8a3bb57b313773839d2a26963a80b2 100644
|
| --- a/device/bluetooth/dbus/bluetooth_adapter_client.h
|
| +++ b/device/bluetooth/dbus/bluetooth_adapter_client.h
|
| @@ -12,6 +12,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/values.h"
|
| #include "dbus/object_path.h"
|
|
|