| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index e1805984e26c87a8e114d3912c311d6e36541329..a1f49b9a3d25e8ce7dde7b4126bb8722940614bd 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -54,7 +54,6 @@
|
| 'compiler/test-basic-block-profiler.cc',
|
| 'compiler/test-branch-combine.cc',
|
| 'compiler/test-changes-lowering.cc',
|
| - 'compiler/test-control-reducer.cc',
|
| 'compiler/test-gap-resolver.cc',
|
| 'compiler/test-graph-visualizer.cc',
|
| 'compiler/test-instruction.cc',
|
|
|