[WebLayer] Move method-types logging into CPRService
This CL moves the method-types logging into CPRService because the logging is shareable with the payment request service on WebLayer. Note that the original method depended on mPaymentUiService.merchantSupportsAutofillCards(). Since this method is equivalent to BasicCardUtils.merchantSupportsBasicCard(), this CL do a replacement such that PRService does not have to depend on PaymentUiService. Bug: 1131059 Change-Id: Iaa7181494b3ab169bef9bd0895abeb1d61119017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537139 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827833}
Showing
Please register or sign in to comment