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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 784243003: Ensure the Chromoting Host process eventually terminates when shut down. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Increase lifetime of watchdog, named constant for timeout Created 6 years 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/remoting_me2me_host.cc ('K') | « remoting/host/shutdown_watchdog.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 871f10ed1e7359d02edbaa8d1b5a0b01713d8087..fb899090365170b9e5de259774b2559c74d99271 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -205,6 +205,8 @@
'host/session_manager_factory.h',
'host/shaped_desktop_capturer.cc',
'host/shaped_desktop_capturer.h',
+ 'host/shutdown_watchdog.cc',
+ 'host/shutdown_watchdog.h',
'host/signaling_connector.cc',
'host/signaling_connector.h',
'host/single_window_desktop_environment.cc',
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/host/shutdown_watchdog.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698