| Index: remoting/host/ipc_desktop_environment.h
|
| diff --git a/remoting/host/ipc_desktop_environment.h b/remoting/host/ipc_desktop_environment.h
|
| index 5beb2d7be34fd68ae825477a3fec220c64548493..2e478bf3b1edf0d69610a3223660befe19abe5eb 100644
|
| --- a/remoting/host/ipc_desktop_environment.h
|
| +++ b/remoting/host/ipc_desktop_environment.h
|
| @@ -95,6 +95,7 @@ class IpcDesktopEnvironmentFactory
|
| const ScreenResolution& resolution) override;
|
| void OnDesktopSessionAgentAttached(
|
| int terminal_id,
|
| + int session_id,
|
| const IPC::ChannelHandle& desktop_pipe) override;
|
| void OnTerminalDisconnected(int terminal_id) override;
|
|
|
|
|