DNS: Support reprioritization of requests.

Add HostResolver::ChangeRequestPriority, and make HostResolverImpl
update the priority of a request when it's called.

Also add an empty stub to HostResolverMojo, since it appears to ignore
priorities at the moment.

Let other HostResolver subclasses hit a NOTIMPLEMENTED(), since it's a
brand new method nobody's using in tests.

BUG=607296

Review-Url: https://codereview.chromium.org/1928743003
Cr-Commit-Position: refs/heads/master@{#391797}
7 files changed