mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-01-04 13:44:33 +01:00
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.
|
# 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 = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue