Remove --no-alt-protocols command line switch.
commit40d058b595965d47ce9fde529fd8f9b91b765a9a
authorbnc <bnc@chromium.org>
Mon, 24 Aug 2015 19:12:26 +0000 (24 12:12 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Aug 2015 19:13:07 +0000 (24 19:13 +0000)
treea78b57aa0bcbea2b2db1710ca6cb810d9bb8d2a1
parent1373a32b6c7950ff86f3277606082bf3aea15724
Remove --no-alt-protocols command line switch.

The --no-alt-protocols command line switch sets |use_alternative_services| to
false.  However, this switch is being changed to be false by default, see
https://crrev.com/1271793003.  This makes this command line flag mute.

BUG=392575

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

Cr-Commit-Position: refs/heads/master@{#345139}
chrome/browser/io_thread.cc
chrome/browser/io_thread_unittest.cc