Chromium Code Reviews| Index: test/cctest/SConscript |
| =================================================================== |
| --- test/cctest/SConscript (revision 10142) |
| +++ test/cctest/SConscript (working copy) |
| @@ -110,7 +110,8 @@ |
| ], |
| 'arch:x64': ['test-assembler-x64.cc', |
| 'test-macro-assembler-x64.cc', |
| - 'test-log-stack-tracer.cc'], |
| + 'test-log-stack-tracer.cc', |
| + 'test-disasm-x64.cc'], |
| 'arch:mips': ['test-assembler-mips.cc', |
| 'test-disasm-mips.cc'], |
| 'os:linux': ['test-platform-linux.cc'], |