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

Unified Diff: components/cronet/cronet_static.gypi

Issue 1898873006: Cronet: Use stale DNS cache entries experimentally. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dns_stale2
Patch Set: Make requested changes. 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
Index: components/cronet/cronet_static.gypi
diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi
index 461865125cc28e3b59513f26cd9751ced64f9e13..80e487be223342bef3f1bbc7fbade89e96abe69e 100644
--- a/components/cronet/cronet_static.gypi
+++ b/components/cronet/cronet_static.gypi
@@ -46,6 +46,8 @@
'android/wrapped_channel_upload_element_reader.h',
'histogram_manager.cc',
'histogram_manager.h',
+ 'stale_host_resolver.cc',
+ 'stale_host_resolver.h',
'url_request_context_config.cc',
'url_request_context_config.h',
],

Powered by Google App Engine
This is Rietveld 408576698