Move StatusMediatorUnitTest 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 StatusMediatorUnitTest 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: I1f19eb766c627e1fe44c15775957e20ed7a75c07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015348 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#736472}
Showing
This diff is collapsed.
Please register or sign in to comment