| Index: sync/internal_api/public/sessions/model_neutral_state.h
|
| diff --git a/sync/internal_api/public/sessions/model_neutral_state.h b/sync/internal_api/public/sessions/model_neutral_state.h
|
| index beafcb94d6eb43e0e66430e9a31ae8a6d418514a..d85d0395753fd478866274616e55d8f874ff4957 100644
|
| --- a/sync/internal_api/public/sessions/model_neutral_state.h
|
| +++ b/sync/internal_api/public/sessions/model_neutral_state.h
|
| @@ -35,10 +35,6 @@ struct SYNC_EXPORT ModelNeutralState {
|
| int num_tombstone_updates_downloaded_total;
|
| int num_reflected_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.
|
| - ModelTypeSet types_needing_local_migration;
|
| -
|
| // Update application and conflicts.
|
| int num_updates_applied;
|
| int num_encryption_conflicts;
|
|
|