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

Unified Diff: sync/internal_api/public/sessions/model_neutral_state.h

Issue 11314008: sync: Follow-up to conflict resolution refactor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix tests Created 8 years, 2 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/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 96441756b5f7fae2319bbd969307093787e4dcca..75414620094fc1cc43fec0288ced7dd6b35070da 100644
--- a/sync/internal_api/public/sessions/model_neutral_state.h
+++ b/sync/internal_api/public/sessions/model_neutral_state.h
@@ -60,9 +60,6 @@ struct ModelNeutralState {
SyncerError last_download_updates_result;
SyncerError commit_result;
- // Set to true by ResolveConflictsCommand if any forward progress was made.
- bool conflicts_resolved;
-
// Set to true by PostCommitMessageCommand if any commits were successful.
bool items_committed;
« no previous file with comments | « sync/internal_api/public/engine/sync_status.cc ('k') | sync/internal_api/public/sessions/model_neutral_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698