[sql] Integrate SQLite recover.c module.
commita077da7b45007de882a8d843ad084ff2eba14c2f
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 20 Jul 2013 11:42:21 +0000 (20 11:42 +0000)
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 20 Jul 2013 11:42:21 +0000 (20 11:42 +0000)
tree009489b2268f7ad927ed001db89d65612033aa9f
parent7c71dbfb0be07ce82670d9a10d340e87c95d9eff
[sql] Integrate SQLite recover.c module.

Shift final recover.c into place, add to amalgamation and sqlite3.h.
This puts it into the Chromium build, but without any users.

BUG=109482

Review URL: https://chromiumcodereview.appspot.com/19685004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212779 0039d316-1c4b-4281-b951-d872f2087c98
third_party/sqlite/README.chromium
third_party/sqlite/amalgamation/sqlite3.c
third_party/sqlite/amalgamation/sqlite3.h
third_party/sqlite/recover.patch [new file with mode: 0644]
third_party/sqlite/src/Makefile.in
third_party/sqlite/src/src/recover.c [moved from third_party/sqlite/src/src/recover-alt.c with 89% similarity]
third_party/sqlite/src/src/sqlite.h.in
third_party/sqlite/src/tool/mksqlite3c.tcl