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

Unified Diff: components/cronet.gypi

Issue 1898873006: Cronet: Use stale DNS cache entries experimentally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dns_stale2
Patch Set: Move StaleHostResolver into cronet Created 4 years, 6 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 | « no previous file | components/cronet/android/BUILD.gn » ('j') | components/cronet/stale_host_resolver.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index 9631e31b401e4ee5d1500f582950aab022b629d6..8dc512a8ca2d4a0d0b4343fcd0849c00dcd9853f 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -761,6 +761,8 @@
'cronet/ios/cronet_c_for_grpc.cc',
'cronet/ios/cronet_environment.cc',
'cronet/ios/cronet_environment.h',
+ 'cronet/stale_host_resolver.cc',
+ 'cronet/stale_host_resolver.h',
'cronet/url_request_context_config.cc',
'cronet/url_request_context_config.h',
],
« no previous file with comments | « no previous file | components/cronet/android/BUILD.gn » ('j') | components/cronet/stale_host_resolver.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698