Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(648)

Unified Diff: DEPS

Issue 1331783002: deps: switch lss to git (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index b63afa6069684da19bef389d1ff80e9bf5511df3..1bc31a8a528feef22054e73d082e9d4bba34ae6e 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 = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698