| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index b3facdccc23cfbc982010e4610c40c2e40f2f8ee..b9094455aef0b302bc2c1913a9e2f252d97aced3 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',
|
|
|