| Index: components/update_client/action_wait.cc
|
| diff --git a/components/update_client/action_wait.cc b/components/update_client/action_wait.cc
|
| index 1e8f8059c5c59202db49bd7d5e95f504126152b2..f18d7ccdbb313c7cca86054226fca4cd644ca68f 100644
|
| --- a/components/update_client/action_wait.cc
|
| +++ b/components/update_client/action_wait.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/bind_helpers.h"
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/update_client/update_engine.h"
|
|
|
| namespace update_client {
|
|
|