| Index: chromeos/dbus/fake_permission_broker_client.cc
|
| diff --git a/chromeos/dbus/fake_permission_broker_client.cc b/chromeos/dbus/fake_permission_broker_client.cc
|
| index 2abd2856e81d4f417b03d254f5c7e93ee85a12d6..b76865ba40c2e3ec3fe7d4d13666e038c6d93f0b 100644
|
| --- a/chromeos/dbus/fake_permission_broker_client.cc
|
| +++ b/chromeos/dbus/fake_permission_broker_client.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/logging.h"
|
| #include "base/posix/eintr_wrapper.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/threading/worker_pool.h"
|
| #include "dbus/file_descriptor.h"
|
|
|
|
|