disable link disambiguation by default
commit30ef562dd08275301b4a8260b650d24a8f148fbb
authorluken <luken@chromium.org>
Mon, 24 Nov 2014 19:37:55 +0000 (24 11:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 24 Nov 2014 19:38:26 +0000 (24 19:38 +0000)
tree82ae192fc293485537ee0a8f30b3609a42e8a836
parent3d8cb684aaa6362ed1150c7ae1432f414a4a87dc
disable link disambiguation by default

flips the logic on the --disable-link-disambiguation flag to
--enable-link-disambiguation with the default value of false everywhere
but Android. Also fixes the broken logic to copy the value to the
renderer process.

BUG=433007,428163

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

Cr-Commit-Position: refs/heads/master@{#305473}
chrome/app/generated_resources.grd
chrome/browser/about_flags.cc
content/browser/renderer_host/render_process_host_impl.cc
tools/metrics/histograms/histograms.xml
ui/base/ui_base_switches.cc
ui/base/ui_base_switches.h
ui/base/ui_base_switches_util.cc