[PRImpl] PRImpl references CPRImpl#NativeObserverForTest directly
Before: * PRImpl keeps the observer NativeObserverForTest as a local member, but the observer is set inconveniently with ComponentPaymentRequestDelegate. After: * PRImpl references the observer from ComponentPaymentRequestDelegate directly, no longer keeping it as PRImpl's own member. ComponentPaymentRequestDelegate does not need to help with setting the observer any more. Bug: 1102522 Change-Id: I2d35e498452441fbc696f12f76dcbd0e69eb31c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340227Reviewed-by:Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#795446}
Showing
Please register or sign in to comment