Remove "Default Address Family" behavior from the HostResolver.
This behavior was used to either force IPv4 resolution on dual-stack devices (using the --disable-ipv6 command-line flag) or to force IPv6 resolution. Now that the flags have gone away, this behavior is no longer needed in the HostResolver. BUG=344685 Review URL: https://codereview.chromium.org/1163903002 Cr-Commit-Position: refs/heads/master@{#333062}
Showing
This diff is collapsed.
Please register or sign in to comment