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

Unified Diff: net/net.gyp

Issue 6903061: Linux: Monitor resolv.conf for changes and use that to reload resolver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ignore some frames in suppression Created 9 years, 5 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.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 31afc1747f8095f28be821bc1bd7798e4237c12f..9e3f207d547aac251df500b1651e89aba9d34243 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -75,8 +75,8 @@
'base/dns_transaction.h',
'base/dns_transaction.cc',
'base/dns_response.h',
- 'base/dns_reload_timer.cc',
- 'base/dns_reload_timer.h',
+ 'base/dns_reloader.cc',
willchan no longer on Chromium 2011/07/19 15:45:34 Resort
Craig 2011/08/03 19:30:58 Done.
+ 'base/dns_reloader.h',
'base/dnssec_chain_verifier.cc',
'base/dnssec_chain_verifier.h',
'base/dnssec_keyset.cc',

Powered by Google App Engine
This is Rietveld 408576698