| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 36403a69513c46df1e96d321c17466f9b3929fd5..c932fd8f90876c06d7e53369923aa0385e11c336 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -635,8 +635,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',
|
| @@ -1324,6 +1322,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',
|
|
|