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

Unified Diff: sync/sync.gyp

Issue 9663023: Log the sync communication that happens between client and server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: For review. Created 8 years, 9 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: sync/sync.gyp
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 07e6b04b248e861e90f2da363aeb98d0a00ad733..fa96a9d847e3ae95b8b70da607a03414ab8d72d0 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -89,6 +89,8 @@
'engine/syncer_util.cc',
'engine/syncer_util.h',
'engine/syncproto.h',
+ 'engine/traffic_logger.cc',
+ 'engine/traffic_logger.h',
'engine/update_applicator.cc',
'engine/update_applicator.h',
'engine/verify_updates_command.cc',

Powered by Google App Engine
This is Rietveld 408576698