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 .
This commit is contained in:
Mike Frysinger 2015-09-11 01:37:29 -04:00
parent 2d450f312b
commit e8dbddf291

3
DEPS
View file

@ -50,7 +50,8 @@ deps = {
# Linux syscall support. # Linux syscall support.
"src/src/third_party/lss": "src/src/third_party/lss":
"http://linux-syscall-support.googlecode.com/svn/trunk/lss@24", "https://chromium.googlesource.com/linux-syscall-support/" +
"@9292030109847793f7a6689adac1ddafb412fe14"
} }
hooks = [ hooks = [