| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 95a4fa0164e4e701f7c1444da118f8082b110cf0..8c5f8c36cb0c991810d7702b669f5474b464e547 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -41,6 +41,7 @@
|
| 'compiler/graph-builder-tester.h',
|
| 'compiler/test-basic-block-profiler.cc',
|
| 'compiler/test-branch-combine.cc',
|
| + 'compiler/test-run-unwinding-info.cc',
|
| 'compiler/test-gap-resolver.cc',
|
| 'compiler/test-graph-visualizer.cc',
|
| 'compiler/test-code-assembler.cc',
|
|
|