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

Unified Diff: third_party/sqlite/sqlite-src-3070603/Makefile.in

Issue 826543003: [sql] Import reference version of SQLite 3.7.6.3. (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: gitignore forgot some files for me. Created 5 years, 11 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/sqlite-src-3070603/Makefile.in
diff --git a/third_party/sqlite/src/Makefile.in b/third_party/sqlite/sqlite-src-3070603/Makefile.in
similarity index 99%
copy from third_party/sqlite/src/Makefile.in
copy to third_party/sqlite/sqlite-src-3070603/Makefile.in
index 216742cf83b838c65dc577e8f493ff87f6d96dff..f3239f3d793771c23e6e4e0a3a419b52e7e948d1 100644
--- a/third_party/sqlite/src/Makefile.in
+++ b/third_party/sqlite/sqlite-src-3070603/Makefile.in
@@ -251,7 +251,6 @@ SRC = \
$(TOP)/src/prepare.c \
$(TOP)/src/printf.c \
$(TOP)/src/random.c \
- $(TOP)/src/recover.c \
$(TOP)/src/resolve.c \
$(TOP)/src/rowset.c \
$(TOP)/src/select.c \

Powered by Google App Engine
This is Rietveld 408576698