Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 05908f1b21e72d44689376b44904cd37c8e148f3..25d0318ec0cd9dc98964069db746014c5751bd43 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -69,7 +69,7 @@ deps = { |
| "/trunk/src/google@80", |
| "src/third_party/leveldb": |
| - (Var("googlecode_url") % "leveldb") + "/trunk@30", |
| + (Var("googlecode_url") % "leveldb") + "/trunk@31", |
| "src/third_party/snappy/src": |
| (Var("googlecode_url") % "snappy") + "/trunk@37", |