| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index 8b865e70c5efdf49aa56d5277d08bfa6bb378106..d1bf415f301ad1fb4f1b75b5452c7abe4bb36c5d 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -112,6 +112,11 @@
|
| 'host/disconnect_window_win.cc',
|
| 'host/dns_blackhole_checker.cc',
|
| 'host/dns_blackhole_checker.h',
|
| + 'host/gnubby_auth_handler_posix.cc',
|
| + 'host/gnubby_auth_handler_win.cc',
|
| + 'host/gnubby_auth_handler.h',
|
| + 'host/gnubby_util.cc',
|
| + 'host/gnubby_util.h',
|
| 'host/heartbeat_sender.cc',
|
| 'host/heartbeat_sender.h',
|
| 'host/host_change_notification_listener.cc',
|
|
|