summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 21:14:38 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 21:14:38 +0000
commit2113872c11932d8d589f8a57823de0db237ad0de (patch)
tree4ae84c715586dcd4836d2c7533980adae2dc99a9
parent6901a6b50c32604c2ee77602a3be551bcd020d32 (diff)
downloadchromium_src-2113872c11932d8d589f8a57823de0db237ad0de.zip
chromium_src-2113872c11932d8d589f8a57823de0db237ad0de.tar.gz
chromium_src-2113872c11932d8d589f8a57823de0db237ad0de.tar.bz2
Revert "Pull in a newer version of the seccomp sandbox. Among other things, this gives"
This reverts commit r63093. TBR=markus Review URL: http://codereview.chromium.org/3882002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63107 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2a355af..240b917 100644
--- a/DEPS
+++ b/DEPS
@@ -25,7 +25,7 @@ deps = {
(Var("googlecode_url") % "google-url") + "/trunk@147",
"src/seccompsandbox":
- "http://seccompsandbox.googlecode.com/svn/trunk@138",
+ "http://seccompsandbox.googlecode.com/svn/trunk@119",
"src/sdch/open-vcdiff":
(Var("googlecode_url") % "open-vcdiff") + "/trunk@28",