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