[WebLayer] Encapsulate SettingsAutofillAndPaymentsObserver in Ui
Context: Since SettingsAutofillAndPaymentsObserver is autofill logic and PaymentUiService is in charge of the autofill service, the observer class should go into PaymentUiService. Changes: Moved SettingsAutofillAndPaymentsObserver from: * CPRService#notifyPaymentUiOfPendingApps to PUiService#setPaymentApps * CPRService#close to PUiService#close Bug: 1025619 Change-Id: I224cf06276b26857775c26d2a030fd5fcc7d3295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574602Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#834449}
Showing
Please register or sign in to comment