| Index: remoting/host/win/wts_session_process_delegate.h
|
| diff --git a/remoting/host/win/wts_session_process_delegate.h b/remoting/host/win/wts_session_process_delegate.h
|
| index 4e72bafbfe58b0ae34877fdc28ef28a5d54ad014..407e0af610575df19746511b8662719d1f4ff9aa 100644
|
| --- a/remoting/host/win/wts_session_process_delegate.h
|
| +++ b/remoting/host/win/wts_session_process_delegate.h
|
| @@ -36,8 +36,7 @@ class WtsSessionProcessDelegate
|
| scoped_refptr<base::SingleThreadTaskRunner> io_task_runner,
|
| std::unique_ptr<base::CommandLine> target,
|
| bool launch_elevated,
|
| - const std::string& channel_security,
|
| - const std::string& new_process_security);
|
| + const std::string& channel_security);
|
| ~WtsSessionProcessDelegate() override;
|
|
|
| // Initializes the object returning true on success.
|
|
|