[Payment Request] Keep selection for edited item when canceling editors
Previously, the various editors would return |null| to the caller
(PaymentRequestImpl) in the case of a cancel. We are now returning the
original item that was passed in for edit.
BUG=
672996
TEST=PaymentRequest*Test*
Committed: 
https://crrev.com/7f8a29ea00d9ab273a33a42c77d4afe13a8707ac
Cr-Commit-Position: refs/heads/master@{#437723}