Sync: Remove VerifyLocalIdToUpdate.
commitc51d1eb924fd2580a44eb24614295f080f8b4bee
authorstanisc <stanisc@chromium.org>
Tue, 19 May 2015 00:09:16 +0000 (18 17:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 00:09:46 +0000 (19 00:09 +0000)
treedb109e1a204bfcb8a57efe30b3631624ccc6174f
parentcd48f4c5b99083ab5dc4442ef2f5fe49e79b0bdb
Sync: Remove VerifyLocalIdToUpdate.

Now that 362467 is fixed, VerifyLocalIdToUpdate function is no
longer needed and should be removed. This function was added two
months ago to help diagnose the root cause.

I've verified that there are no new crash dumps with
VerifyLocalIdToUpdate since 44.0.2401.0.

BUG=362467

Review URL: https://codereview.chromium.org/1145453004

Cr-Commit-Position: refs/heads/master@{#330455}
sync/engine/syncer_util.cc