Add basic tests for --blink-settings command line switch parsing.
commit1e32a6bbc3f870c0e46e3d035b0221576a6720ca
authorbmcquade <bmcquade@chromium.org>
Thu, 18 Jun 2015 14:36:38 +0000 (18 07:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 18 Jun 2015 14:38:18 +0000 (18 14:38 +0000)
tree8844fbbaf3cc0661bf611cf300ddfcdbb56e79c7
parentf778daf46086601e1a6cf8d59f8208d1f60185a3
Add basic tests for --blink-settings command line switch parsing.

We'll be using field trials to set blink settings values. Since
the field trial depends on this flag being parsed, we'd like to
have a test in place to verify that this parsing doesn't
accidentally get broken.

BUG=497942

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

Cr-Commit-Position: refs/heads/master@{#335036}
content/renderer/render_view_browsertest.cc