| Index: remoting/host/desktop_session_agent_posix.cc
|
| diff --git a/remoting/host/desktop_session_agent_posix.cc b/remoting/host/desktop_session_agent_posix.cc
|
| index c6dff86b3995c8f857108451a0a309b9fe72b505..445bc16fafd920d2e7d704cd0a1fb4c3dbc21e8d 100644
|
| --- a/remoting/host/desktop_session_agent_posix.cc
|
| +++ b/remoting/host/desktop_session_agent_posix.cc
|
| @@ -9,7 +9,7 @@
|
| #include <sys/types.h>
|
| #include <unistd.h>
|
|
|
| -#include "base/eintr_wrapper.h"
|
| +#include "base/posix/eintr_wrapper.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "ipc/ipc_channel.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
|
|