diff options
Diffstat (limited to 'remoting/remoting_host.gypi')
-rw-r--r-- | remoting/remoting_host.gypi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi index 015f7aa..e966596 100644 --- a/remoting/remoting_host.gypi +++ b/remoting/remoting_host.gypi @@ -236,8 +236,8 @@ 'host/server_log_entry_host.h', 'host/session_manager_factory.cc', 'host/session_manager_factory.h', - 'host/shaped_screen_capturer.cc', - 'host/shaped_screen_capturer.h', + 'host/shaped_desktop_capturer.cc', + 'host/shaped_desktop_capturer.h', 'host/signaling_connector.cc', 'host/signaling_connector.h', 'host/token_validator_base.cc', |