| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index beb0e20fe6c2518ff0af32965ba8194fedd7ff1a..3e92896e82333e07ccfbfc78da405f4912dfb515 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -610,8 +610,6 @@
|
| 'host/daemon_process.cc',
|
| 'host/daemon_process.h',
|
| 'host/daemon_process_win.cc',
|
| - 'host/sas_injector.h',
|
| - 'host/sas_injector_win.cc',
|
| 'host/usage_stats_consent.h',
|
| 'host/usage_stats_consent_win.cc',
|
| 'host/win/host_service.cc',
|
| @@ -1298,6 +1296,8 @@
|
| 'host/register_support_host_request.h',
|
| 'host/remote_input_filter.cc',
|
| 'host/remote_input_filter.h',
|
| + 'host/sas_injector.h',
|
| + 'host/sas_injector_win.cc',
|
| 'host/screen_recorder.cc',
|
| 'host/screen_recorder.h',
|
| 'host/server_log_entry.cc',
|
|
|