In the HTTP Basic Auth login prompt, show the URL in a usable way.
commitd098c784c77b5f90f2bf12003ecb7ecacb63a079
authorpalmer <palmer@chromium.org>
Fri, 4 Sep 2015 19:04:52 +0000 (4 12:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 4 Sep 2015 19:06:02 +0000 (4 19:06 +0000)
treea0a840e6307f3c92f10aa6d264357ddb0505e38f
parent8388f0699bf817e61d0fd518a4aa30ff4febdab4
In the HTTP Basic Auth login prompt, show the URL in a usable way.

Use the standard url_formatter:FormatUrlForSecurityDisplay function.

BUG=527574,496965

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

Cr-Commit-Position: refs/heads/master@{#347463}
chrome/browser/ui/login/login_prompt.cc