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", |