Index: third_party/sqlite/sqlite.gyp |
diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp |
index bb9fd253c439e27f6ddfb738e80dcb0100e09493..44ca76dc32526c90f62661b38c34b275dad7f3cf 100644 |
--- a/third_party/sqlite/sqlite.gyp |
+++ b/third_party/sqlite/sqlite.gyp |
@@ -139,7 +139,7 @@ |
'sources': [ |
'amalgamation/config.h', |
'amalgamation/sqlite3.h', |
- 'amalgamation/sqlite3.c', |
+ 'amalgamation/sqlite3.00.c', |
], |
'variables': { |
'clang_warning_flags': [ |