Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index 1b80c365802c9c13b75d717c287f8dcb186fde6e..c44d7abdcf5bc620b552a0c0298164ec4c42a18a 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -112,6 +112,12 @@ |
'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_posix.h', |
+ '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', |