summaryrefslogtreecommitdiffstats
path: root/webkit/DEPS
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 01:19:31 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-21 01:19:31 +0000
commit1b9565c618315cd50b80ef2f2b696e15c4801f17 (patch)
treec1198c7a24938b80fa7ff491d48b8a1d7986ddcb /webkit/DEPS
parent9ecc2dee313ed8d32a8aabe738c97d231bea8f98 (diff)
downloadchromium_src-1b9565c618315cd50b80ef2f2b696e15c4801f17.zip
chromium_src-1b9565c618315cd50b80ef2f2b696e15c4801f17.tar.gz
chromium_src-1b9565c618315cd50b80ef2f2b696e15c4801f17.tar.bz2
GTTF: Move net/socket/ssl_test_util to net/test/test_server
This is a first step to make test server easier to use and more reliable. TEST=none BUG=49680 Review URL: http://codereview.chromium.org/3040011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r--webkit/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/DEPS b/webkit/DEPS
index f22e86d..f41af78 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -23,6 +23,7 @@ include_rules = [
"+net/proxy",
"+net/socket",
"+net/socket_stream",
+ "+net/test",
"+net/url_request",
"+net/websockets",
"+third_party/npapi/bindings",