| Index: remoting/host/client_session.h
|
| diff --git a/remoting/host/client_session.h b/remoting/host/client_session.h
|
| index add2a0a12313316de7f3bfa4679f8cab3e88c452..afcd37a67a7deadb3ab8948d0f6534f4fcae05f1 100644
|
| --- a/remoting/host/client_session.h
|
| +++ b/remoting/host/client_session.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
|
|