| Index: remoting/remoting.gyp
 | 
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
 | 
| index d79b8bbd029fe3eb2ad48a7ad02b2a960bd2405d..bc8087a7ef8bcb4354e1998dfeb3a06e57ba3483 100644
 | 
| --- a/remoting/remoting.gyp
 | 
| +++ b/remoting/remoting.gyp
 | 
| @@ -461,8 +461,10 @@
 | 
|          'host/in_memory_host_config.h',
 | 
|          'host/json_host_config.cc',
 | 
|          'host/json_host_config.h',
 | 
| +        'host/local_input_monitor.h',
 | 
|          'host/local_input_monitor_linux.cc',
 | 
|          'host/local_input_monitor_mac.mm',
 | 
| +        'host/local_input_monitor_thread_linux.h',
 | 
|          'host/local_input_monitor_thread_linux.cc',
 | 
|          'host/local_input_monitor_win.cc',
 | 
|          'host/register_support_host_request.cc',
 | 
| 
 |