| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 220c79f8c8c4b4c23f93aa7a7ca09b4f14d0b31e..4b8a054bdc1b5953473b0d36e99d78e8ab1e0dfa 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -374,6 +374,8 @@
|
| 'host/ipc_host_event_logger.h',
|
| 'host/ipc_input_injector.cc',
|
| 'host/ipc_input_injector.h',
|
| + 'host/ipc_mouse_cursor_monitor.cc',
|
| + 'host/ipc_mouse_cursor_monitor.h',
|
| 'host/ipc_screen_controls.cc',
|
| 'host/ipc_screen_controls.h',
|
| 'host/ipc_util.h',
|
|
|