| Index: remoting/host/predefines_win.gni
|
| diff --git a/remoting/host/predefines_win.gni b/remoting/host/predefines_win.gni
|
| index d0984df9af5a054c2e94165db7144773026af4d4..34e934034c5b372d74d64bc1fe8c6ffcf3e2ec70 100644
|
| --- a/remoting/host/predefines_win.gni
|
| +++ b/remoting/host/predefines_win.gni
|
| @@ -15,4 +15,6 @@ host_predefines = [
|
| "BINARY_HOST_ME2ME=3", # For remoting_console
|
| "BINARY_NATIVE_MESSAGING_HOST=4", # For remoting_native_messaging_host
|
| "BINARY_REMOTE_ASSISTANCE_HOST=5", # For remote_assistance_host
|
| + "BINARY_REMOTE_SECURITY_KEY=6", # For remote_security_key
|
| + "BINARY_REMOTING_START_HOST=7", # For remoting_start_host
|
| ]
|
|
|