From e8dbddf291c41752b136294e6beeb5fe08b7175a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 11 Sep 2015 01:37:29 -0400 Subject: [PATCH] deps: switch lss to git BUG=524777 TEST=`gclient sync` switches lss to git R=thestig@chromium.org Review URL: https://codereview.chromium.org/1331783002 . --- DEPS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b63afa60..1bc31a8a 100644 --- a/DEPS +++ b/DEPS @@ -50,7 +50,8 @@ deps = { # Linux syscall support. "src/src/third_party/lss": - "http://linux-syscall-support.googlecode.com/svn/trunk/lss@24", + "https://chromium.googlesource.com/linux-syscall-support/" + + "@9292030109847793f7a6689adac1ddafb412fe14" } hooks = [