From 8ddd7ce7e564f9153c5b8c53ce99a0666a735507 Mon Sep 17 00:00:00 2001 From: "markus@chromium.org" Date: Fri, 19 Aug 2011 05:10:06 +0000 Subject: Rolling forward the dependencies for the seccomp sandbox to fix yet another issue that triggers a warning in clang. Review URL: http://codereview.chromium.org/7684001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97426 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 42fd4b5..d673034 100644 --- a/DEPS +++ b/DEPS @@ -54,7 +54,7 @@ deps = { (Var("googlecode_url") % "google-url") + "/trunk@159", "src/seccompsandbox": - (Var("googlecode_url") % "seccompsandbox") + "/trunk@167", + (Var("googlecode_url") % "seccompsandbox") + "/trunk@168", "src/sdch/open-vcdiff": (Var("googlecode_url") % "open-vcdiff") + "/trunk@28", -- cgit v1.1