Remove LOG << "Changing alternative service".

Remove LOG(WARNING) for changing alternative service in preparation for multiple
alternative services per host.
* This statement was not entirely correct to start with, because it also also
  got logged when no stored alternative service got modified, only the one added
  shadowed the alternative service of the canonical host.
* With multiple alternative services per host, adding one to a host will not
  change an existing one.

BUG=392575

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

Cr-Commit-Position: refs/heads/master@{#335079}
1 file changed