[Autofill] Removed AutofillDataModel::ShouldSkipFillingOrSuggesting
AutofillDataModel::ShouldSkipFillingOrSuggesting always returns false for the CreditCard whereas AutofillProfile::ShouldSkipFillingOrSuggesting overrides it. With this CL, ShouldSkipFillingOrSuggesting is now a member of only AutofillProfile and never called for CreditCard. Change-Id: Ie86f5cac7eb7f46f2eb8a9193208783484dd0aa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627487 Commit-Queue: Vidhan Jain <vidhanj@google.com> Reviewed-by:Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#843474}
Showing
Please register or sign in to comment