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:
parent
2d450f312b
commit
e8dbddf291
1 changed files with 2 additions and 1 deletions
3
DEPS
3
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 = [
|
||||
|
|
Loading…
Reference in a new issue