commit | f9f1f7c17820c0b66a936ccd230e3fc1f291abf9 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <[email protected]> | Mon Nov 18 18:13:49 2019 |
committer | Commit Bot <[email protected]> | Mon Nov 18 18:13:49 2019 |
tree | d614b224d17437410c56e25d62bc6844234670ef | |
parent | 0013b4daf33205c5d884b92cf01445995785ec21 [diff] |
Do not instantiate base::FieldTrialList explicitly in tests The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /components/flags_ui This CL was uploaded by git cl split. [email protected] Bug: 1018667 Change-Id: I3b1e2d336fedff036b4e9e104164e723ae24f57e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917526 Auto-Submit: Mikel Astiz <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Commit-Queue: Alexei Svitkine <[email protected]> Cr-Commit-Position: refs/heads/master@{#716212}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .