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

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 719983002: Reporting of policy errors via host-offline-reason: part 3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@hor-nohoststatussender
Patch Set: Better callback currying. 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
Index: remoting/remoting_host_srcs.gypi
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index 871f10ed1e7359d02edbaa8d1b5a0b01713d8087..f1b14b2261d045298d6572950d9b237309b8962c 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -114,6 +114,8 @@
'host/host_extension_session_manager.h',
'host/host_secret.cc',
'host/host_secret.h',
+ 'host/host_signaling_manager.cc',
+ 'host/host_signaling_manager.h',
'host/host_status_logger.cc',
'host/host_status_logger.h',
'host/host_status_monitor.h',

Powered by Google App Engine
This is Rietveld 408576698