Chromium Code Reviews| Index: third_party/sqlite/ext/fts3/README.txt |
| =================================================================== |
| --- third_party/sqlite/ext/fts3/README.txt (revision 56608) |
| +++ third_party/sqlite/ext/fts3/README.txt (working copy) |
| @@ -1,4 +0,0 @@ |
| -This folder contains source code to the second full-text search |
| -extension for SQLite. While the API is the same, this version uses a |
| -substantially different storage schema from fts1, so tables will need |
| -to be rebuilt. |