[PlayBilling] Move AndroidPaymentApp#invokePaymentApp into helpers
Before Change: buildExtra and its dependencies live in AndroidPaymentApp. After Change: buildExtra and its dependencies live in WebPaymentIntentHelper. Change: 1. create WebPaymentIntentHelper 2. move AndroidPaymentApp#buildExtra() and its dependencies into WebPaymentIntentHelper. Bug: 1057488 Change-Id: I79e873d28a7bcbe119ac2966590d2892ecf76f40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082479 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#746510}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment