Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index 06908eb6355f8c2cffb073913ccee85dc54541d8..f728ce2330153dea2bb850fd58402e89f1856f1e 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -194,6 +194,8 @@ |
'host/logging_win.cc', |
'host/me2me_desktop_environment.cc', |
'host/me2me_desktop_environment.h', |
+ 'host/me2me_single_window_desktop_environment.cc', |
+ 'host/me2me_single_window_desktop_environment.h', |
'host/mouse_clamping_filter.cc', |
'host/mouse_clamping_filter.h', |
'host/oauth_token_getter.cc', |
@@ -233,6 +235,8 @@ |
'host/shaped_screen_capturer.h', |
'host/signaling_connector.cc', |
'host/signaling_connector.h', |
+ 'host/single_window_input_injector.h', |
+ 'host/single_window_input_injector_mac.mm', |
'host/token_validator_base.cc', |
'host/token_validator_base.h', |
'host/token_validator_factory_impl.cc', |
@@ -246,6 +250,8 @@ |
'host/video_frame_recorder.h', |
'host/video_scheduler.cc', |
'host/video_scheduler.h', |
+ 'host/window_capturer_screen_wrapper.cc', |
Lambros
2014/08/05 22:47:25
nit: I think these should come after 'host/win/' ?
ronakvora do not use
2014/08/06 20:56:20
Done.
|
+ 'host/window_capturer_screen_wrapper.h', |
'host/win/com_imported_mstscax.tlh', |
'host/win/com_security.cc', |
'host/win/com_security.h', |