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

Unified Diff: net/net.gyp

Issue 7518028: DnsConfigService and a posix implementation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fixed lint 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
« net/dns/dns_config_service_posix.cc ('K') | « net/dns/dns_config_service_posix.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 3e96a26cd35493903323480c562a3d9ba5b62030..6b70b276e75957e085b36e172520093160ea6fc8 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -289,6 +289,8 @@
'disk_cache/trace.h',
'dns/async_host_resolver.cc',
'dns/async_host_resolver.h',
+ 'dns/dns_config_service_posix.cc',
+ 'dns/dns_config_service.h',
'dns/dns_query.cc',
'dns/dns_query.h',
'dns/dns_response.cc',
« net/dns/dns_config_service_posix.cc ('K') | « net/dns/dns_config_service_posix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698