Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 0f5b2e1a574e327e3833057f7ba63116a6abdfa9..66e3911d309c064d30f51b03b22248ddfed85425 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -91,7 +91,7 @@ deps = { |
| "/trunk/src/google@143", |
| "src/third_party/leveldatabase/src": |
| - (Var("googlecode_url") % "leveldb") + "/trunk@53", |
| + (Var("googlecode_url") % "leveldb") + "/trunk@54", |
| "src/third_party/snappy/src": |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |