[WebLayer] Hide PaymentMethodsSection behind PaymentUiService
Changes: * Hides the PaymentMethodsSection getter and setter in CPRService behind PaymentUiService and replace them with getPaymentApps. This is because "PaymentMethodsSection" is a UI term and "payment app" is an PaymentRequest API term. * Encapsulates the logic of "loading apps into app selector" behind PaymentUiService#loadPaymentApps(). Bug: 1025619 Change-Id: I310dffa9d926be853bda9d138c622d8d27b52706 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2553310 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#830627}
Showing
Please register or sign in to comment