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

Unified Diff: DEPS

Issue 6974003: Roll leveldb and snappy deps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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 56f9b5899db1bc0ed2a7db80bd3ab9be269472af..a9f6e219871b53e09b6255206d56935d590194df 100644
--- a/DEPS
+++ b/DEPS
@@ -69,10 +69,10 @@ deps = {
"/trunk/src/google@80",
"src/third_party/leveldb":
- (Var("googlecode_url") % "leveldb") + "/trunk@27",
+ (Var("googlecode_url") % "leveldb") + "/trunk@28",
"src/third_party/snappy/src":
- (Var("googlecode_url") % "snappy") + "/trunk@29",
+ (Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@917",
« 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