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

Unified Diff: remoting/remoting.gyp

Issue 10069020: Log Gaia response codes to ease diagnostics of networking issues. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 8 years, 8 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 8da30e81cbad67706206f8eb3f953402147367fc..deae576267b951eb4022ee5de1616e4fba27190f 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -868,6 +868,8 @@
'host/user_authenticator_linux.cc',
'host/user_authenticator_mac.cc',
'host/user_authenticator_win.cc',
+ 'host/vlog_net_log.cc',
+ 'host/vlog_net_log.h',
],
'conditions': [
['toolkit_uses_gtk == 1', {
« remoting/host/vlog_net_log.h ('K') | « remoting/host/wts_session_process_launcher_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698