[PlayBilling] Move intent creation into helper
Before Change: * AndroidPaymentApp owns mPayIntent, mIsReadyToPayIntent. * AndroidPaymentApp is responsible for creating the Intent. After Change: * The two intents become temporary variables. * WebPaymentIntentHelper is responsible for creating the Intent. Bug: 1057488 Change-Id: I9510c9bf50b697c3809c31445cea5ff99805e45d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2096109 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#748879}
Showing
Please register or sign in to comment