Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index f041041c11ec551bfb56fc0d6543120531917e6c..9deefa554253f86615063480419a12724f2dc512 100644 |
| --- a/test/cctest/SConscript |
| +++ b/test/cctest/SConscript |
| @@ -34,6 +34,7 @@ Import('context object_files') |
| SOURCES = { |
| 'all': [ |
| + 'test-accessors.cc', |
| 'test-alloc.cc', |
| 'test-api.cc', |
| 'test-ast.cc', |