Delete obsolete email DCHECK in local card migration dialog view
This DCHECK makes sure the email passed in CreateExplanationText() is not empty, but we later made change so that this function will be called when creating feedback dialog view where there is no user email address. So this DCHECK will always fail on an expected event. Bug: 897998 Change-Id: Id22300ba56fcc4de15f014a554d5c2d1e88df01d Reviewed-on: https://chromium-review.googlesource.com/c/1474805 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#632800}
Showing
Please register or sign in to comment