Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(873)

Unified Diff: remoting/remoting.gyp

Issue 18075003: Host offline status reporting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« remoting/host/server_log_entry.cc ('K') | « remoting/host/server_log_entry.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« remoting/host/server_log_entry.cc ('K') | « remoting/host/server_log_entry.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698