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

Unified Diff: net/net.gypi

Issue 2212873002: Remove SingleHostResolver completely. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@SingleRemoveCallers
Patch Set: rebased to fix remote refs Created 4 years, 4 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 | « net/dns/single_request_host_resolver_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index a93cede07dd27dc8dd6d3d3aed2703255c548b3b..50d43d33d6930b6a4f51a043a93aaa1769e98806 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -623,8 +623,6 @@
'dns/record_rdata.h',
'dns/serial_worker.cc',
'dns/serial_worker.h',
- 'dns/single_request_host_resolver.cc',
- 'dns/single_request_host_resolver.h',
'filter/filter.cc',
'filter/filter.h',
'filter/gzip_filter.cc',
@@ -1486,7 +1484,6 @@
'dns/record_parsed_unittest.cc',
'dns/record_rdata_unittest.cc',
'dns/serial_worker_unittest.cc',
- 'dns/single_request_host_resolver_unittest.cc',
'extras/sqlite/sqlite_channel_id_store_unittest.cc',
'extras/sqlite/sqlite_persistent_cookie_store_unittest.cc',
'filter/brotli_filter_unittest.cc',
« no previous file with comments | « net/dns/single_request_host_resolver_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698