Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index 9deefa554253f86615063480419a12724f2dc512..e6c81d80e4ddf51fae7b81edbd6028cdc0b3b790 100644 |
| --- a/test/cctest/SConscript |
| +++ b/test/cctest/SConscript |
| @@ -52,6 +52,7 @@ SOURCES = { |
| 'test-log.cc', |
| 'test-log-utils.cc', |
| 'test-mark-compact.cc', |
| + 'test-parsing.cc', |
| 'test-regexp.cc', |
| 'test-serialize.cc', |
| 'test-sockets.cc', |