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

Unified Diff: sync/sync.gyp

Issue 12088080: [Sync] Add timestamp to TrafficRecorder records (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 7caf784304d1db9bb99a9d016cc65bae8023e972..7becd23ced433121699db73be4794a457f348055 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -494,6 +494,8 @@
'test/engine/fake_model_worker.h',
'test/engine/fake_sync_scheduler.cc',
'test/engine/fake_sync_scheduler.h',
+ 'test/engine/fake_traffic_recorder.cc',
+ 'test/engine/fake_traffic_recorder.h',
'test/engine/mock_connection_manager.cc',
'test/engine/mock_connection_manager.h',
'test/engine/syncer_command_test.cc',

Powered by Google App Engine
This is Rietveld 408576698