Move AndroidPaymentAppFinderUnitTest to unit_tests
In order to migrate java.net.URI to GURL the junit tests that rely on java.net.URI need to be moved to a test apk that supports the native library. This change moves the AndroidPaymentAppFinderUnitTest unittests from junit to unit_tests (Android only). These tests should be just as fast as they were as junit tests (and much faster than chrome_test_apk unit tests). Bug: 783819 Change-Id: Ib3aa7908dac169f702fd0d723add1704d807561e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993422 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Sahel Sharify <sahel@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#730299}
Showing
Please register or sign in to comment