| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 79491022cd6e82ecb1e6bd0e6e238986f1dd7f99..2573849592fb6418ff3659d7fb1073aa983707f1 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1451,6 +1451,8 @@
|
| 'host/config_file_watcher.h',
|
| 'host/curtain_mode_mac.h',
|
| 'host/curtain_mode_mac.cc',
|
| + 'host/posix/signal_handler.cc',
|
| + 'host/posix/signal_handler.h',
|
| 'host/remoting_me2me_host.cc',
|
| 'host/usage_stats_consent.h',
|
| 'host/usage_stats_consent_win.cc',
|
|
|