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

Unified Diff: webkit/DEPS

Issue 12518036: net: move host_resolver files from net/base to net/dns (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « sync/tools/sync_listen_notifications.cc ('k') | webkit/tools/test_shell/test_shell_request_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index b760178e44e9c2e1065a6e54e3799dcc740c13b2..f5ae17939a22ebbd2ceeb8eda13a6592a8dcbed6 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -40,6 +40,7 @@ include_rules = [
"+crypto",
"+net/base",
"+net/cookies",
+ "+net/dns",
tony 2013/03/20 21:54:19 It's probably fine to just depend on the whole net
"+net/ftp",
"+net/http",
"+net/proxy",
« no previous file with comments | « sync/tools/sync_listen_notifications.cc ('k') | webkit/tools/test_shell/test_shell_request_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698