[Sync::USS] Use correct the order in DCHECK_LE  in PasswordSyncBridge

Recent crashes were interpreted as an issue in the underlying password
store. However, it turns out to be that the wrong DCHECKs have been
used actually.

The order of the parameters to the DCHECK was switched.
This CL is fixing that and revert the code added to debug that issue
which was introduced in
https://chromium-review.googlesource.com/c/chromium/src/+/1494878


Bug: 936823
Change-Id: I5de11889963a5eea59a0d72a19dc6d891d7ae27f
Reviewed-on: https://chromium-review.googlesource.com/c/1497136
Reviewed-by: Marc Treib <treib@chromium.org>
Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#637290}
1 file changed