| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index 58017ac0e4f60b52e643f5039fa5e707703f6c80..06908eb6355f8c2cffb073913ccee85dc54541d8 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -141,6 +141,8 @@
|
| 'host/host_extension_session.h',
|
| 'host/host_secret.cc',
|
| 'host/host_secret.h',
|
| + 'host/host_status_logger.cc',
|
| + 'host/host_status_logger.h',
|
| 'host/host_status_monitor.h',
|
| 'host/host_status_observer.h',
|
| 'host/host_status_sender.cc',
|
| @@ -187,8 +189,6 @@
|
| 'host/local_input_monitor_linux.cc',
|
| 'host/local_input_monitor_mac.mm',
|
| 'host/local_input_monitor_win.cc',
|
| - 'host/log_to_server.cc',
|
| - 'host/log_to_server.h',
|
| 'host/logging.h',
|
| 'host/logging_posix.cc',
|
| 'host/logging_win.cc',
|
|
|