commit | 0711b51609db61f900bcb642fc042f601e5079d2 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <[email protected]> | Thu Nov 14 14:12:31 2019 |
committer | Commit Bot <[email protected]> | Thu Nov 14 14:12:31 2019 |
tree | e7df26641e262279d3096574017eb2c48ee5fce5 | |
parent | 0df8aa408dee91f9bf75e619c541e2517b2cdc0a [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/chrome_content_browser_client_unittest.cc This CL was uploaded by git cl split. Bug: 1018667 Change-Id: I08e044ff1aac9d05677a3041f5f757dca61124ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916870 Auto-Submit: Mikel Astiz <[email protected]> Reviewed-by: Marc Treib <[email protected]> Commit-Queue: Marc Treib <[email protected]> Cr-Commit-Position: refs/heads/master@{#715255}
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 .