Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 94bb83d4c7b65b02c1c32799fba795a527633272..99d1e3eb491a72648f8a890e82c980ff821d1507 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -358,6 +358,8 @@ |
'host/dns_blackhole_checker.h', |
'host/heartbeat_sender.cc', |
'host/heartbeat_sender.h', |
+ 'host/host_status_sender.cc', |
+ 'host/host_status_sender.h', |
'host/host_change_notification_listener.cc', |
'host/host_change_notification_listener.h', |
'host/host_config.cc', |
@@ -2646,6 +2648,7 @@ |
'host/desktop_session_agent.cc', |
'host/desktop_session_agent.h', |
'host/heartbeat_sender_unittest.cc', |
+ 'host/host_status_sender_unittest.cc', |
'host/host_change_notification_listener_unittest.cc', |
'host/host_mock_objects.cc', |
'host/host_mock_objects.h', |