| Index: device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
|
| diff --git a/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc b/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
|
| index 9083b6bf9565dbc5c584e582cdc17932a4717fff..2f6b814fb60afba0a0a86053be5aeb64dc3becc9 100644
|
| --- a/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
|
| +++ b/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
|
|