| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index ea1fabb8cffc96f6e91afc3202bee0eacc3d3188..4bdd064d24a155229e9f0cc0088c3c8640baf504 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_mock_objects.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/host/host_mock_objects.h"
|
|
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "net/base/ip_endpoint.h"
|
| #include "remoting/base/auto_thread_task_runner.h"
|
|
|