Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc |
index 59f6f3d882587bc80b511039256521d681f5e0fd..0d58029728353750d9c3a32c02708892c5cac1ae 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc |
@@ -35,8 +35,6 @@ TEST(ChromeNetworkDailyDataSavingMetricsTest, |
base::MessageLoopForIO message_loop; |
std::unique_ptr<DataReductionProxyTestContext> test_context = |
DataReductionProxyTestContext::Builder() |
- .WithParamsFlags(0) |
- .WithParamsDefinitions(TestDataReductionProxyParams::HAS_ORIGIN) |
.Build(); |
TestDataReductionProxyConfig* config = test_context->config(); |