Migrate payments/ to GURL
Replaces usages of java.net.URI with GURL. GURL appends a trailing slash to pathless URIs to normalize them, which java.net.URI does not do, so AndroidPaymentAppFinder has to normalize URI methods in the same way Origins get normalized. Bug: 783819 Change-Id: I0574ff318309642ce3220488ef7f5c08a389478a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031525Reviewed-by:Sahel Sharify <sahel@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#737354}
Showing
Please register or sign in to comment