Chromium Code Reviews| 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 \ |