| Index: remoting/remoting_host_srcs.gypi | 
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi | 
| index 871f10ed1e7359d02edbaa8d1b5a0b01713d8087..f1b14b2261d045298d6572950d9b237309b8962c 100644 | 
| --- a/remoting/remoting_host_srcs.gypi | 
| +++ b/remoting/remoting_host_srcs.gypi | 
| @@ -114,6 +114,8 @@ | 
| 'host/host_extension_session_manager.h', | 
| 'host/host_secret.cc', | 
| 'host/host_secret.h', | 
| +      'host/host_signaling_manager.cc', | 
| +      'host/host_signaling_manager.h', | 
| 'host/host_status_logger.cc', | 
| 'host/host_status_logger.h', | 
| 'host/host_status_monitor.h', | 
|  |