commit | d1d200873f13fbc0232dc4e5905b19a8885805dd | [log] [tgz] |
---|---|---|
author | jkrcal <[email protected]> | Thu Jul 14 15:04:24 2016 |
committer | Commit bot <[email protected]> | Thu Jul 14 15:05:50 2016 |
tree | e3214152b0b9da415b10b06e1bcea46726112366 | |
parent | f870ab54947412ac62dd36d8d3b347405ff99786 [diff] |
Registering field trial for a feature overridden in chrome://flags. Variation parameters can be overridden via chrome://flags. Internally, a fresh trial group is created with the specified parameters. Previously, the trial was not registered for the associated feature. This CL registers the trial for the given feature. BUG=625993 Review-Url: https://codereview.chromium.org/2129543002 Cr-Commit-Position: refs/heads/master@{#405496}