| Index: remoting/test/app_remoting_latency_test_fixture.cc
|
| diff --git a/remoting/test/app_remoting_latency_test_fixture.cc b/remoting/test/app_remoting_latency_test_fixture.cc
|
| index d5f1a5ff9eaa1b368012803288f45a06d42424a2..362b42eadc2c6012a13baf57fcb7e12f156670f2 100644
|
| --- a/remoting/test/app_remoting_latency_test_fixture.cc
|
| +++ b/remoting/test/app_remoting_latency_test_fixture.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #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 "remoting/proto/event.pb.h"
|
| #include "remoting/protocol/input_stub.h"
|
|
|