Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index 3c028df55dcfaeda507c86910b71e4c7bbaebad7..5fb88a793e1672ec3c7cd35f61e390f658d88c63 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -55,6 +55,8 @@ |
'VERSION=<(version_full)', |
], |
'sources': [ |
+ 'host/ack_or_timeout_reporter.cc', |
+ 'host/ack_or_timeout_reporter.h', |
'host/audio_capturer.cc', |
'host/audio_capturer.h', |
'host/audio_capturer_linux.cc', |
@@ -208,6 +210,8 @@ |
'host/logging_win.cc', |
'host/me2me_desktop_environment.cc', |
'host/me2me_desktop_environment.h', |
+ 'host/minimum_heartbeat_supporter.cc', |
+ 'host/minimum_heartbeat_supporter.h', |
'host/mouse_clamping_filter.cc', |
'host/mouse_clamping_filter.h', |
'host/oauth_token_getter.cc', |