Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index 8ed3f521cdcf072538a3ca0a2fbf9ee5d52797b8..ce42b0d72b0f83b44d3db8a0126a7a0fb86c5a66 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', |
| 'test-decls.cc', |
| 'test-deoptimization.cc', |
| 'test-dictionary.cc', |