Chromium Code Reviews

Unified Diff: third_party/sqlite/sqlite-src-3080704/ext/fts1/README.txt

Issue 949043002: Add //third_party/sqlite to dirs_to_snapshot, remove net_sql.patch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/sqlite/sqlite-src-3080704/ext/fts1/README.txt
diff --git a/third_party/sqlite/sqlite-src-3080704/ext/fts1/README.txt b/third_party/sqlite/sqlite-src-3080704/ext/fts1/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..292b7daa0b010adef0de29eee2b5dfd1e4daeb08
--- /dev/null
+++ b/third_party/sqlite/sqlite-src-3080704/ext/fts1/README.txt
@@ -0,0 +1,2 @@
+This folder contains source code to the first full-text search
+extension for SQLite.

Powered by Google App Engine