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

Unified Diff: remoting/DEPS

Issue 2405403002: Remove net::EnableSSLServerSockets. (Closed)
Patch Set: Created 4 years, 2 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/test/run_all_unittests.cc ('k') | remoting/base/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 0697e60612d1b9f58cf56b17e33ecbcac34b42a1..08af13760935ac4cff1491c0d693b7e481d33d35 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -1,12 +1,6 @@
include_rules = [
"+crypto",
- # Note: Only for net::EnableSSLServerSockets(), which must be called by
- # unit tests at process start.
- "-net",
- "+net/socket",
- "+net/url_request",
-
"+components/policy",
"-remoting",
« no previous file with comments | « net/test/run_all_unittests.cc ('k') | remoting/base/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698