Index: third_party/sqlite/README.chromium |
diff --git a/third_party/sqlite/README.chromium b/third_party/sqlite/README.chromium |
index 789971391a94ca02682835634bf6ddda153f8b3b..c3266eef0997f58a4e514a91e6f79796573803d7 100644 |
--- a/third_party/sqlite/README.chromium |
+++ b/third_party/sqlite/README.chromium |
@@ -192,3 +192,4 @@ Changes from Chrome: |
- fts3_85522.patch allows fts3 to work if PRAGMA is not authorized. |
- src/recover.c file implements a virtual table which can read |
through corruption. |
+ - Enable the macro 'SQLITE_TEMP_STORE=3' for Android. |