Chromium Code Reviews| Index: third_party/sqlite/BUILD.gn |
| diff --git a/third_party/sqlite/BUILD.gn b/third_party/sqlite/BUILD.gn |
| index 4acbd3a321184a17c7c4b68f5630066ede7f7a99..5c435b114a27b5bbfb1fccb86215ce164f025ab9 100644 |
| --- a/third_party/sqlite/BUILD.gn |
| +++ b/third_party/sqlite/BUILD.gn |
| @@ -38,7 +38,7 @@ if (!use_system_sqlite) { |
| visibility = [ ":*" ] |
| sources = [ |
| "amalgamation/config.h", |
| - "amalgamation/sqlite3.c", |
| + "amalgamation/sqlite3.00.c", |
| "amalgamation/sqlite3.h", |
| "src/src/recover.c", |
| "src/src/recover.h", |