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

Unified Diff: remoting/remoting_host.gypi

Issue 320403002: Pull out common code from client and host versions of LogToServer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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_host.gypi
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
index 8cc675170b3126411b53099b3360cf0128784da1..02aa1eee664890ba20959057bcb0e8a8f737b249 100644
--- a/remoting/remoting_host.gypi
+++ b/remoting/remoting_host.gypi
@@ -187,8 +187,8 @@
'host/local_input_monitor_linux.cc',
'host/local_input_monitor_mac.mm',
'host/local_input_monitor_win.cc',
- 'host/log_to_server.cc',
- 'host/log_to_server.h',
+ 'host/log_to_server_host.cc',
+ 'host/log_to_server_host.h',
'host/logging.h',
'host/logging_posix.cc',
'host/logging_win.cc',

Powered by Google App Engine
This is Rietveld 408576698