| 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..eb78a49bf679d8e56e3eb68ec00b643b89458c21 100644
 | 
| --- a/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
 | 
| +++ b/device/bluetooth/dbus/fake_bluetooth_adapter_client.cc
 | 
| @@ -7,7 +7,7 @@
 | 
|  #include "base/location.h"
 | 
|  #include "base/logging.h"
 | 
|  #include "base/single_thread_task_runner.h"
 | 
| -#include "base/thread_task_runner_handle.h"
 | 
| +#include "base/threading/thread_task_runner_handle.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "device/bluetooth/dbus/bluez_dbus_manager.h"
 | 
|  #include "device/bluetooth/dbus/fake_bluetooth_device_client.h"
 | 
| 
 |