Index: third_party/sqlite/BUILD.gn |
diff --git a/third_party/sqlite/BUILD.gn b/third_party/sqlite/BUILD.gn |
index 3030ddb26d5888c343bd2f4a842cc78cf88a8bf3..52fc9c4dda49783a1cc98b97e28b17761108c334 100644 |
--- a/third_party/sqlite/BUILD.gn |
+++ b/third_party/sqlite/BUILD.gn |
@@ -37,7 +37,7 @@ if (!use_system_sqlite) { |
sources = [ |
"amalgamation/config.h", |
- "amalgamation/sqlite3.c", |
+ "amalgamation/sqlite3.00.c", |
"amalgamation/sqlite3.h", |
] |