Roll leveldatabase r58->r61 to pick up fixes

BUG=117566


Review URL: http://codereview.chromium.org/9663012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125915 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index c5cfbd0e..9a9caed 100644
--- a/DEPS
+++ b/DEPS
@@ -110,7 +110,7 @@
     "/trunk/src/google@185",
 
   "src/third_party/leveldatabase/src":
-    (Var("googlecode_url") % "leveldb") + "/trunk@58",
+    (Var("googlecode_url") % "leveldb") + "/trunk@61",
 
   "src/third_party/snappy/src":
     (Var("googlecode_url") % "snappy") + "/trunk@37",