commit | 9499b8d28ace546ebe511b777fa3529421ecc256 | [log] [tgz] |
---|---|---|
author | asvitkine <[email protected]> | Tue Aug 09 05:37:07 2016 |
committer | Commit bot <[email protected]> | Tue Aug 09 05:40:18 2016 |
tree | 3ed8faee958779ee0be44def83c824bd03571ab5 | |
parent | 37f87f519d4f1e6d43286e1e433b81e217d3b467 [diff] |
Add a ScopedFeatureList class for testing and start using it. This class improves upon the current situation by ensuring a test doesn't end up modifying the global feature list permanently. Migrates a number of tests to new the scoped class. BUG=620435 [email protected] Review-Url: https://codereview.chromium.org/2226063002 Cr-Commit-Position: refs/heads/master@{#410589}