| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 6f1fa50728d044900e5dc962ee64d8ae41fc6c4e..72b1121a22815d07896d2d3cda3be6ab83bf3e4a 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',
|
|
|