summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-26 04:28:51 +0000
committeryuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-26 04:28:51 +0000
commit8835eb430eb64d35cc64edd069aaa300761b341b (patch)
tree228d96b1638128e4d02c334b15f05b9de6624264 /DEPS
parentc8ae5ecb16264b28dd8405638e717c1ffde07042 (diff)
downloadchromium_src-8835eb430eb64d35cc64edd069aaa300761b341b.zip
chromium_src-8835eb430eb64d35cc64edd069aaa300761b341b.tar.gz
chromium_src-8835eb430eb64d35cc64edd069aaa300761b341b.tar.bz2
Update third_party/pywebsocket to @86.
This is necessary to limit the web socket handlers scan directories. Without this, specifying third_party/WebKit/LayoutTest as the handler root results in wasting several seconds in server startup. TEST=none BUG=none Review URL: http://codereview.chromium.org/333024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30031 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 84db2ac..69d9505 100644
--- a/DEPS
+++ b/DEPS
@@ -34,7 +34,7 @@ deps = {
"http://protobuf.googlecode.com/svn/trunk@219",
"src/third_party/pywebsocket":
- "http://pywebsocket.googlecode.com/svn/trunk/src@79",
+ "http://pywebsocket.googlecode.com/svn/trunk/src@86",
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@720",