[WebLayer] Extracts an interface for PaymentResponseHelper
Breaks the current PaymentResponseHelper into 2 parts: * PaymentResponseHelperInterface: a general interface. * ChromePaymentResponseHelper: the helper that's used by Chrome, which includes the Autofill feature. With the PaymentResponseHelperInterface, we will create another general purpose implementation (without Autofill) that can be used by the WebLayer. Bug: 1146159 Change-Id: I7cbfbd9486f085179d2298fdf29428fd641217e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2521369 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#825193}
Showing
Please register or sign in to comment