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

Unified Diff: net/net.gyp

Issue 3053017: Split off the DNS reload timer (Closed)
Patch Set: Created 10 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
« no previous file with comments | « net/base/host_resolver_proc.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index cde670a726a14e843058558bdf3b4e05b7f37c04..b580e0f0c321308faeb0661da83c3ea5220fdd0f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -51,6 +51,8 @@
'base/data_url.h',
'base/directory_lister.cc',
'base/directory_lister.h',
+ 'base/dns_reload_timer.cc',
+ 'base/dns_reload_timer.h',
'base/dns_util.cc',
'base/dns_util.h',
'base/escape.cc',
« no previous file with comments | « net/base/host_resolver_proc.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698