Add --blink-settings flag which sets blink Settings
commit3bf39be5cfd4eb95ddd73b1421f2bbc45d59332f
authorwangxianzhu <wangxianzhu@chromium.org>
Fri, 10 Apr 2015 23:56:41 +0000 (10 16:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Apr 2015 23:57:13 +0000 (10 23:57 +0000)
tree563bebce6b57771a554e3e689a8bb2a894dfce8d
parent4d64a8e24ee7083a13842f05388fb81d8441a373
Add --blink-settings flag which sets blink Settings

Similar to https://codereview.chromium.org/898483004/ which provides a
generic method to set RuntimeEnabledFeatures. This CL provides a generic
method to set blink Settings from command line.

The Blink-side CL is https://codereview.chromium.org/1052123004/.

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

Cr-Commit-Position: refs/heads/master@{#324714}
chrome/browser/chromeos/login/chrome_restart_request.cc
content/browser/renderer_host/render_process_host_impl.cc
content/public/common/content_switches.cc
content/public/common/content_switches.h
content/renderer/render_view_impl.cc