| Index: remoting/remoting_host_linux.gypi
|
| diff --git a/remoting/remoting_host_linux.gypi b/remoting/remoting_host_linux.gypi
|
| index e27faf8b337b4bfbfce87a8e732af2a0b25831f1..770e7641de7f41da653110307ac1c9ee69a4b7ff 100644
|
| --- a/remoting/remoting_host_linux.gypi
|
| +++ b/remoting/remoting_host_linux.gypi
|
| @@ -13,7 +13,8 @@
|
| '<!(echo <(deb_filename) | sed -e "s/.deb$/.changes/")',
|
| '<(PRODUCT_DIR)/remoting_me2me_host.debug',
|
| '<(PRODUCT_DIR)/remoting_start_host.debug',
|
| - '<(PRODUCT_DIR)/remoting_native_messaging_host.debug',
|
| + '<(PRODUCT_DIR)/native_messaging_host.debug',
|
| + '<(PRODUCT_DIR)/remote_assistance_host.debug',
|
| ]
|
| },
|
| 'targets': [
|
|
|