[Wallet metadata] Relax a DCHECK in old wallet metadata sync
This CL relaxes a DCHECK that is unnecessarily strict. It enforced something this syncable service does not care about (that there are no CREATED notifications for entities we already know of). This is more appropriate in the new implementation (where it matters and is easier to argue about in the code) and will be added by a separate CL. Bug: 912567 Change-Id: I4ae03ef383980ad536d88549f2971fe8ce8ce373 Reviewed-on: https://chromium-review.googlesource.com/c/1454585Reviewed-by:Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#629187}
Showing
Please register or sign in to comment