Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Unified Diff: components/cronet/stale_host_resolver_unittest.cc

Issue 2839413003: Delete Cronet Data Reduction Proxy integration (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/cronet/ios/BUILD.gn ('k') | components/cronet/url_request_context_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet/stale_host_resolver_unittest.cc
diff --git a/components/cronet/stale_host_resolver_unittest.cc b/components/cronet/stale_host_resolver_unittest.cc
index 9e6e6554af3d64b3cc5ded2a2469e5e13bfa1d37..0bff86e82c945bad4cd13014e3e4cec331ad8779 100644
--- a/components/cronet/stale_host_resolver_unittest.cc
+++ b/components/cronet/stale_host_resolver_unittest.cc
@@ -470,14 +470,6 @@ TEST_F(StaleHostResolverTest, CreatedByContext) {
"\"delay_ms\":0,"
"\"max_expired_time_ms\":0,"
"\"max_stale_uses\":0}}",
- // Data reduction proxy key.
- "",
- // Data reduction proxy.
- "",
- // Fallback data reduction proxy.
- "",
- // Data reduction proxy secure proxy check URL.
- "",
// MockCertVerifier to use for testing purposes.
std::unique_ptr<net::CertVerifier>(),
// Enable network quality estimator.
« no previous file with comments | « components/cronet/ios/BUILD.gn ('k') | components/cronet/url_request_context_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698