Roll leveldb to r77.
commite8c8d071a863f9f1844ff0dd824c651ebe6d9c0b
authordgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 20 Sep 2013 18:13:50 +0000 (20 18:13 +0000)
committerdgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 20 Sep 2013 18:13:50 +0000 (20 18:13 +0000)
treef0b9ca99e841201f18e5e05ff0dcbf0bbdf26371
parenta23950fb01d741fdc456991f80db21c276e3fbfd
Roll leveldb to r77.

Biggest change for chromium is no longer using .sst as the sstable file
extension. The .sst extension caused windows system restore to corrupt
databases (error message: Corruption: 1 missing files; e.g...).

The only other change that could affect chromium is a bugfix, where
changing directions on an iterator could yield the wrong value.
(https://code.google.com/p/leveldb/issues/detail?id=200)

BUG=261623
R=jsbell@chromium.org

Review URL: https://codereview.chromium.org/23976008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224433 0039d316-1c4b-4281-b951-d872f2087c98
DEPS
third_party/leveldatabase/README.chromium