Remove incorrect asserts in PaymentRequest
When creating a new contact, the AutofillContact object is created with both null phone number and null email address. Therefore, asserts that one of them should be not null are not correct. This patch removes these asserts. BUG=624211 Review-Url: https://codereview.chromium.org/2101983004 Cr-Commit-Position: refs/heads/master@{#402642}
Showing
Please register or sign in to comment