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

Unified Diff: net/net.gyp

Issue 9969190: [net/dns] Watch configd notifications to detect DnsConfig changes on Mac. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed missing ':'. Created 8 years, 8 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/dns/notify_watcher_mac.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 dd083545592f187e5a6e8b389b3336e5c57765b1..6e89476112eca248d0d7e51810aea74b4ed38702 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -369,6 +369,8 @@
'dns/dns_transaction.h',
'dns/file_path_watcher_wrapper.cc',
'dns/file_path_watcher_wrapper.h',
+ 'dns/notify_watcher_mac.cc',
+ 'dns/notify_watcher_mac.h',
'dns/serial_worker.cc',
'dns/serial_worker.h',
'ftp/ftp_auth_cache.cc',
« no previous file with comments | « net/dns/notify_watcher_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698