Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index bcd1e987c3ba1fc6f3231b0fa75bc2efae10141e..e4f1cc0baf676f740a5f6ec42e3e06f1bff58293 100644 |
| --- a/test/cctest/SConscript |
| +++ b/test/cctest/SConscript |
| @@ -64,6 +64,7 @@ SOURCES = { |
| 'test-dataflow.cc', |
| 'test-date.cc', |
| 'test-debug.cc', |
| + 'test-declarative-accessors.cc', |
|
Sven Panne
2013/02/19 08:41:16
I thought our SCons support is dead. Perhaps this
|
| 'test-decls.cc', |
| 'test-deoptimization.cc', |
| 'test-dictionary.cc', |