[WebLayer] Clean up getSelectedPaymentApp()
In PaymentUiService, the way to get the selected payment app is through mPaymentMethodsSection, in spite of the fact that getSelectedPaymentApp() is available. This CL is to replace these mPaymentMethodsSection usages with getSelectedPaymentApp(). This will help moving the payment app management logic out of PaymentUiService. Bug: 1155614 Change-Id: I870d9b24f3cc78e007817c7b67bf9ca0639ccf34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574598 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#833850}
Showing
Please register or sign in to comment