[PRImpl] Rename & moving in ComponentPaymentRequestImpl
Change: * Rename teardown() to close(). "Teardown" was named because CPRImpl used to implement PR#close. Now that MojoPaymentRequestGateKeeper has taken over the PR#close implementation, CPRImpl can use "close" now. CPRImpl#close is consistent in meaning with PaymentRequestImpl#close. * Move BrowserPaymentRequestFactory from CPRImpl to BrowserPaymentRequest, and it get renamed as Factory because now it's in BrowserPaymentRequest's context. Bug: 1102522 Change-Id: I47926eaa0a394d0698c1704823ba428e9abe4766 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348542 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797850}
Showing
Please register or sign in to comment