Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: third_party/sqlite/src/tool/mksqlite3c.tcl

Issue 1753993002: [sqlite] Allow recover.c to compile independently. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/sqlite/src/tool/mksqlite3c.tcl
diff --git a/third_party/sqlite/src/tool/mksqlite3c.tcl b/third_party/sqlite/src/tool/mksqlite3c.tcl
index 1113758e9ba997ff8a12db6246111802d3c37313..431cfb1780bbe04f479a11fd7c6dc3a6fdd20dac 100644
--- a/third_party/sqlite/src/tool/mksqlite3c.tcl
+++ b/third_party/sqlite/src/tool/mksqlite3c.tcl
@@ -362,6 +362,7 @@ foreach file {
notify.c
recover.c
+ recover_varint.c
Scott Hess - ex-Googler 2016/03/02 01:12:08 The overall script builds third_party/sqlite/amalg
fts3.c
fts3_aux.c
« third_party/sqlite/src/src/recover_varint.c ('K') | « third_party/sqlite/src/src/recover_varint.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698