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

Unified Diff: net/net.gypi

Issue 1898873006: Cronet: Use stale DNS cache entries experimentally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dns_stale2
Patch Set: rebase Created 4 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 80a8878ee962091bff017a6e38278bc0a38ad8f3..1b9d06bdc3ed51ccf8fd593ad85a4528db9a8e18 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -799,6 +799,8 @@
'dns/serial_worker.h',
'dns/single_request_host_resolver.cc',
'dns/single_request_host_resolver.h',
+ 'dns/stale_host_resolver.cc',
+ 'dns/stale_host_resolver.h',
'filter/filter.cc',
'filter/filter.h',
'filter/gzip_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698