Index: chrome/browser/sync/engine/build_and_process_conflict_sets_command.h |
diff --git a/chrome/browser/sync/engine/build_and_process_conflict_sets_command.h b/chrome/browser/sync/engine/build_and_process_conflict_sets_command.h |
index 21be219fe5cec9cb96e102ee51dc8e410144ff32..8ef7b8daa4bf27b040a859e31db19771f344f751 100644 |
--- a/chrome/browser/sync/engine/build_and_process_conflict_sets_command.h |
+++ b/chrome/browser/sync/engine/build_and_process_conflict_sets_command.h |
@@ -37,7 +37,6 @@ class BuildAndProcessConflictSetsCommand : public ModelChangingSyncerCommand { |
protected: |
// ModelChangingSyncerCommand implementation. |
- virtual bool HasCustomGroupsToChange() const OVERRIDE; |
virtual std::set<ModelSafeGroup> GetGroupsToChange( |
const sessions::SyncSession& session) const OVERRIDE; |
virtual void ModelChangingExecuteImpl( |