blink: Enable test/experiment features before initilization.
commit4401ddd3ac5524efd1b3c68e9703d3fc297842b7
authorsadrul <sadrul@chromium.org>
Wed, 10 Jun 2015 12:58:27 +0000 (10 05:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Jun 2015 12:59:07 +0000 (10 12:59 +0000)
treecd3c4dc8447d05784aae9e10ccc13c573b5b657c
parent46cf91c0b8bcafa8127563015b1ea6e0768b3072
blink: Enable test/experiment features before initilization.

Some of the blink initialization code can depend on test/experimental features.
So enable the features before blink::initialize()

BUG=436932

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

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