| Index: remoting/host/installer/win/parameters.json
|
| diff --git a/remoting/host/installer/win/parameters.json b/remoting/host/installer/win/parameters.json
|
| index cf879cc36e539fa5cea208feb704a37dd3ef8e85..47b4f04112de8af263e80c11e7bce68454ece34c 100644
|
| --- a/remoting/host/installer/win/parameters.json
|
| +++ b/remoting/host/installer/win/parameters.json
|
| @@ -14,7 +14,9 @@
|
| "sign": [
|
| "remoting_core.dll",
|
| "remoting_desktop.exe",
|
| - "remoting_host.exe"
|
| + "remoting_host.exe",
|
| + "remoting_native_messaging_host.exe",
|
| + "remote_assistance_host.exe"
|
| ],
|
| "source": "chromoting.wxs",
|
| "bind_path": "files",
|
| @@ -24,4 +26,4 @@
|
| "-sw1076"
|
| ]
|
| }
|
| -}
|
| +}
|
|
|