commit | bc3b7be7cb816e69c603c4de66bbc14e7e3bf836 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <[email protected]> | Sat Nov 16 11:04:36 2019 |
committer | Commit Bot <[email protected]> | Sat Nov 16 11:04:36 2019 |
tree | 880b9acf3404d769e0b2a135a9beff4cbae3b213 | |
parent | 4e6910eac10246986b77443f653a62bf4ba43699 [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: /chrome/browser/extensions This CL was uploaded by git cl split. [email protected] Bug: 1018667 Change-Id: I086571be2512e726282a47d3f957beeb8d6a0dd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917761 Auto-Submit: Mikel Astiz <[email protected]> Reviewed-by: Finnur Thorarinsson <[email protected]> Commit-Queue: Mikel Astiz <[email protected]> Cr-Commit-Position: refs/heads/master@{#716023}
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 .