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

Unified Diff: net/net.gyp

Issue 9540011: [net] Add DNS-related signals and NetLog to NetworkChangeNotifier. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved DNS watch to a separate IO thread on mac. Created 8 years, 10 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/network_change_notifier_win.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 87c6d8ed0a81cf5ba25d26a8e6561a810bbcca08..840b369392188b1f810a85609da000936099e58a 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -109,6 +109,8 @@
'base/expiring_cache.h',
'base/ev_root_ca_metadata.cc',
'base/ev_root_ca_metadata.h',
+ 'base/file_path_watcher_callback.cc',
+ 'base/file_path_watcher_callback.h',
'base/file_stream.cc',
'base/file_stream.h',
'base/file_stream_metrics.cc',
« no previous file with comments | « net/base/network_change_notifier_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698