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

Unified Diff: net/DEPS

Issue 21368005: Detect domain-specific resolvers on OS X and disable DnsClient in such cases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update net.gyp Created 7 years, 4 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/DEPS
diff --git a/net/DEPS b/net/DEPS
index edf5377dfbf674264ba8af26529ff14989836b07..8b8b40aae9f863a00e46b546b9ae629e61e356df 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+crypto",
"+jni",
"+third_party/apple_apsl",
+ "+third_party/apple_dnsinfo",
Mark Mentovai 2013/08/06 18:05:28 You can remove this now.
szym 2013/08/06 22:14:19 Done.
"+third_party/libevent",
"+third_party/nss",
"+third_party/zlib",

Powered by Google App Engine
This is Rietveld 408576698