| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index dc4cdc658acd6077757ce82251b1fab97a3936b6..e5247ea9dbf585f394a2d548aa26a1bbecedfc3e 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -119,10 +119,10 @@
|
| 'host/disconnect_window_win.cc',
|
| 'host/dns_blackhole_checker.cc',
|
| 'host/dns_blackhole_checker.h',
|
| + 'host/gnubby_auth_handler.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_socket.cc',
|
| 'host/gnubby_socket.h',
|
| 'host/heartbeat_sender.cc',
|
| @@ -137,6 +137,8 @@
|
| 'host/host_exit_codes.cc',
|
| 'host/host_exit_codes.h',
|
| 'host/host_export.h',
|
| + 'host/host_extension.h',
|
| + 'host/host_extension_session.h',
|
| 'host/host_secret.cc',
|
| 'host/host_secret.h',
|
| 'host/host_status_monitor.h',
|
|
|