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

Unified Diff: DEPS

Issue 23869004: Update linux_syscall_support.h (LSS) and Breakpad revisions in DEPS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 1ce0f6399d3c22904dc77c230cbf754fc46d6e21..d45d16eddb453dfe0ab31f5e51b3e100728ed97e 100644
--- a/DEPS
+++ b/DEPS
@@ -21,7 +21,7 @@ vars = {
"libphonenumber_revision": "584",
"libvpx_revision": "212364",
- "lss_revision": "20",
+ "lss_revision": "24",
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
@@ -53,7 +53,7 @@ vars = {
deps = {
"src/breakpad/src":
- (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1199",
+ (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1211",
"src/sdch/open-vcdiff":
(Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
« 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