| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index 210161e1c7a8e41a3d5efc755905e93f5f00cf61..ff9c7d32d288e48666fdefff10742c73f81d3e27 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -174,6 +174,8 @@
|
| 'host/me2me_desktop_environment.h',
|
| 'host/mouse_clamping_filter.cc',
|
| 'host/mouse_clamping_filter.h',
|
| + 'host/mouse_shape_pump.cc',
|
| + 'host/mouse_shape_pump.h',
|
| 'host/oauth_token_getter.cc',
|
| 'host/oauth_token_getter.h',
|
| 'host/pairing_registry_delegate.cc',
|
| @@ -200,6 +202,8 @@
|
| 'host/resizing_host_observer.h',
|
| 'host/sas_injector.h',
|
| 'host/sas_injector_win.cc',
|
| + 'host/screen_capturer_proxy.cc',
|
| + 'host/screen_capturer_proxy.h',
|
| 'host/screen_controls.h',
|
| 'host/screen_resolution.cc',
|
| 'host/screen_resolution.h',
|
|
|