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

Unified Diff: remoting/host/DEPS

Issue 13006020: net: extract net/cert out of net/base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « remoting/base/rsa_key_pair.cc ('k') | remoting/host/url_request_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/DEPS
diff --git a/remoting/host/DEPS b/remoting/host/DEPS
index 4bca7ec6fab2648d7a300dd53859c63109f609e4..dbdf6ac92c2f75d053d41d18d50fdfd660d3433a 100644
--- a/remoting/host/DEPS
+++ b/remoting/host/DEPS
@@ -1,18 +1,6 @@
include_rules = [
"+media/video/capture/screen",
- "+net/base",
- "+net/dns",
- "+net/ftp",
- "+net/http",
- "+net/proxy",
- "+net/ssl",
- "+net/test",
- "+net/url_request",
-
- # Note: Only for net::EnableSSLServerSockets(), which must be called by
- # at process start.
- "+net/socket",
-
+ "+net",
"+remoting/codec",
"+remoting/protocol",
"+remoting/jingle_glue",
« no previous file with comments | « remoting/base/rsa_key_pair.cc ('k') | remoting/host/url_request_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698