Finish refactoring of DomCodeToUsLayoutKeyboardCode().
[chromium-blink-merge.git] / third_party / sqlite / sqlite-src-3080704 / ext / fts3 / README.txt
blob517a2a043466cac040cb45686e397c9c650bb93e
1 This folder contains source code to the second full-text search
2 extension for SQLite.  While the API is the same, this version uses a
3 substantially different storage schema from fts1, so tables will need
4 to be rebuilt.