Fix a NullPointerException in intent URL validation and adding tests for verification.
commitac05a567828af67360a8da0ab34e1b4a9b8d098d
authorrosenbergj <rosenbergj@google.com>
Tue, 9 Jun 2015 16:14:41 +0000 (9 09:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 16:15:17 +0000 (9 16:15 +0000)
tree293266423fb10dfe1bef2b1835b418c2bae4a4ae
parent97f619f66b30bcafe0fd211f1e09bcf6ae4f325d
Fix a NullPointerException in intent URL validation and adding tests for verification.

BUG=482113

Review URL: https://codereview.chromium.org/1166353002

Cr-Commit-Position: refs/heads/master@{#333499}
chrome/android/java/src/org/chromium/chrome/browser/UrlUtilities.java
chrome/android/javatests_shell/src/org/chromium/chrome/browser/UrlUtilitiesTest.java