| Index: chromeos/dbus/fake_cros_disks_client.cc
|
| diff --git a/chromeos/dbus/fake_cros_disks_client.cc b/chromeos/dbus/fake_cros_disks_client.cc
|
| index dd33f802bb26545f6eae008792fd38f9edc0ff02..28b0d9605e7554b7507a51bf28161822c825dfe7 100644
|
| --- a/chromeos/dbus/fake_cros_disks_client.cc
|
| +++ b/chromeos/dbus/fake_cros_disks_client.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/logging.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/task_runner_util.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/threading/worker_pool.h"
|
|
|
| namespace chromeos {
|
|
|