Track how often we successfully resolve non-'compliant' domain names.

Add a counter to see how often we successfully resolve hostnames, tracking
whether or not |net::IsValidHostLabelCharacter| returns true for all characters
in all labels in the name.

BUG=695474

Review-Url: https://codereview.chromium.org/2921553002
Cr-Commit-Position: refs/heads/master@{#478761}
4 files changed