Chromium Code Reviews| Index: test/cctest/SConscript |
| diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
| index f4964ae6a751312e585981722b6b27abc120ae72..28ead19f8b89e064cc12126e046f5c9edbef08ca 100644 |
| --- a/test/cctest/SConscript |
| +++ b/test/cctest/SConscript |
| @@ -39,6 +39,7 @@ SOURCES = { |
| 'test-alloc.cc', |
| 'test-api.cc', |
| 'test-ast.cc', |
| + 'test-circular-queue.cc', |
| 'test-compiler.cc', |
| 'test-conversions.cc', |
| 'test-dataflow.cc', |