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

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: rebase 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 1186975d610184656546d8cf4e9af02c650cfd86..9ec5d0c577d5af6d480abe25e5c4fa99c9f8cefe 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -74,8 +74,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',
+ 'base/dns_reloader.h',
'base/dnssec_chain_verifier.cc',
'base/dnssec_chain_verifier.h',
'base/dnssec_keyset.cc',
« net/base/network_change_notifier.h ('K') | « net/base/network_change_notifier_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698