Index: sync/sessions/sync_session.cc |
diff --git a/sync/sessions/sync_session.cc b/sync/sessions/sync_session.cc |
index e352e70b48eef1ffe67b1d4935831334b5c49186..70c1a8237ddfb348be226707ebd1bb5f05bf0608 100644 |
--- a/sync/sessions/sync_session.cc |
+++ b/sync/sessions/sync_session.cc |
@@ -60,6 +60,7 @@ SyncSessionSnapshot SyncSession::TakeSnapshotWithSource( |
context_->notifications_enabled(), |
dir->GetEntriesCount(), |
status_controller_->sync_start_time(), |
+ status_controller_->poll_finish_time(), |
num_entries_by_type, |
num_to_delete_entries_by_type, |
legacy_updates_source); |