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/data_reduction_proxy This CL was uploaded by git cl split. Bug: 1018667 Change-Id: I9685de8a0463ad7645e27d21474511ed8a030e99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916468Reviewed-by:Tarun Bansal <tbansal@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Auto-Submit: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#719343}
Showing
Please register or sign in to comment