Chromium Code Reviews| Index: third_party/sqlite/src/test/softheap1.test |
| diff --git a/third_party/sqlite/src/test/softheap1.test b/third_party/sqlite/src/test/softheap1.test |
| index 5a060958f5515a1e1c4079aadb61588bf18cfebf..685555366ed697d4597f8218930b2b8a2a5d6157 100644 |
| --- a/third_party/sqlite/src/test/softheap1.test |
| +++ b/third_party/sqlite/src/test/softheap1.test |
| @@ -45,6 +45,5 @@ do_test softheap1-1.1 { |
| } |
| } {ok} |
| -sqlite3_soft_heap_limit $soft_limit |
| - |
| +sqlite3_soft_heap_limit $cmdlinearg(soft-heap-limit) |
| finish_test |