| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5..5ca59d90199732a2bac807a55c85b63a1a7e1ba7 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1444,8 +1444,8 @@
|
| 'sources': [
|
| 'host/branding.cc',
|
| 'host/branding.h',
|
| - 'host/posix/sighup_listener.cc',
|
| - 'host/posix/sighup_listener.h',
|
| + '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',
|
|
|