Index: sync/sessions/session_state.h |
diff --git a/sync/sessions/session_state.h b/sync/sessions/session_state.h |
index 676fe5b379633d66fb04043504828c506d1467da..5559d90c540b5755763e4bec4bd3cca06e9a847e 100644 |
--- a/sync/sessions/session_state.h |
+++ b/sync/sessions/session_state.h |
@@ -72,6 +72,7 @@ struct SyncerStatus { |
// Download event counters. |
int num_updates_downloaded_total; |
int num_tombstone_updates_downloaded_total; |
+ int num_echo_updates_downloaded_total; |
// If the syncer encountered a MIGRATION_DONE code, these are the types that |
// the client must now "migrate", by purging and re-downloading all updates. |