| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index 206664d0ba775e61aaacf488b26075ff772fd054..b260c87d13b15d02af6a99596c95f6611d2b891f 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -170,7 +170,8 @@
|
| 'host/local_input_monitor_win.cc',
|
| 'host/local_input_monitor_x11.cc',
|
| 'host/logging.h',
|
| - 'host/logging_posix.cc',
|
| + 'host/logging_linux.cc',
|
| + 'host/logging_mac.cc',
|
| 'host/logging_win.cc',
|
| 'host/me2me_desktop_environment.cc',
|
| 'host/me2me_desktop_environment.h',
|
|
|