| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 0172c32bdaa653ac74e3ba85953be32e06e94dae..4e5debc2746f10cadcb75c62101f24a471270112 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -586,11 +586,10 @@
|
| 'host/chromoting_messages.h',
|
| 'host/config_file_watcher.cc',
|
| 'host/config_file_watcher.h',
|
| - 'host/constants.h',
|
| - 'host/constants_win.cc',
|
| 'host/daemon_process.cc',
|
| 'host/daemon_process.h',
|
| 'host/daemon_process_win.cc',
|
| + 'host/host_error_codes.h',
|
| 'host/usage_stats_consent.h',
|
| 'host/usage_stats_consent_win.cc',
|
| 'host/win/host_service.cc',
|
|
|