| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 8b32b6316019a936ef0d4cfffa234269fe8214ba..e32576d067e4d9d1c67b8c2f8d3c890f43999c91 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -52,6 +52,7 @@
|
| 'compiler/test-basic-block-profiler.cc',
|
| 'compiler/test-branch-combine.cc',
|
| 'compiler/test-changes-lowering.cc',
|
| + 'compiler/test-code-stub-assembler.cc',
|
| 'compiler/test-gap-resolver.cc',
|
| 'compiler/test-graph-visualizer.cc',
|
| 'compiler/test-instruction.cc',
|
|
|