| Index: remoting/test/app_remoting_connected_client_fixture.cc
|
| diff --git a/remoting/test/app_remoting_connected_client_fixture.cc b/remoting/test/app_remoting_connected_client_fixture.cc
|
| index 6c88bf0385112efb957fc70a6eda4c9723c5b9ef..3d30442fe983791b03b5351366f126c19a015989 100644
|
| --- a/remoting/test/app_remoting_connected_client_fixture.cc
|
| +++ b/remoting/test/app_remoting_connected_client_fixture.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/json/json_reader.h"
|
| #include "base/logging.h"
|
| #include "base/run_loop.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/timer/timer.h"
|
| #include "base/values.h"
|
| #include "remoting/protocol/host_stub.h"
|
|
|