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

Unified Diff: remoting/remoting.gyp

Issue 10905081: Pass Me2Me config via stdin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improved variable names. Created 8 years, 3 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 79491022cd6e82ecb1e6bd0e6e238986f1dd7f99..2573849592fb6418ff3659d7fb1073aa983707f1 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1451,6 +1451,8 @@
'host/config_file_watcher.h',
'host/curtain_mode_mac.h',
'host/curtain_mode_mac.cc',
+ 'host/posix/signal_handler.cc',
+ 'host/posix/signal_handler.h',
'host/remoting_me2me_host.cc',
'host/usage_stats_consent.h',
'host/usage_stats_consent_win.cc',

Powered by Google App Engine
This is Rietveld 408576698