Chromium Code Reviews| Index: third_party/sqlite/BUILD.gn |
| diff --git a/third_party/sqlite/BUILD.gn b/third_party/sqlite/BUILD.gn |
| index d253173ad2ef4b1fb64ad2591bd0e7da9dcb7a95..ac14a2cf06e56ffa843a40ea8abaee6ef5cd6b61 100644 |
| --- a/third_party/sqlite/BUILD.gn |
| +++ b/third_party/sqlite/BUILD.gn |
| @@ -115,6 +115,7 @@ if (!use_system_sqlite) { |
| deps = [ |
| ":sqlite", |
| + "//build/config/sanitizers:deps", |
| "//third_party/icu", |
| ] |
| } |