Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index 006653c2e8e4156536155a3f0a5b1b103b38209f..620cd825cca98a867f5e344ee5eb7ef226c5f708 100644 |
| --- a/test/cctest/SConscript |
| +++ b/test/cctest/SConscript |
| @@ -41,6 +41,7 @@ SOURCES = { |
| 'test-alloc.cc', |
| 'test-api.cc', |
| 'test-ast.cc', |
| + 'test-bignum.cc', |
| 'test-circular-queue.cc', |
| 'test-compiler.cc', |
| 'test-conversions.cc', |