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

Unified Diff: remoting/remoting.gyp

Issue 10905081: Pass Me2Me config via stdin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Delete debugging and clean up comments. 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 75c7ad21cb3bdacb9f09f96e9507ab8fc14d8aa5..5ca59d90199732a2bac807a55c85b63a1a7e1ba7 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1444,8 +1444,8 @@
'sources': [
'host/branding.cc',
'host/branding.h',
- 'host/posix/sighup_listener.cc',
- 'host/posix/sighup_listener.h',
+ '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