| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 276ebd2f97177e1e4494973411fa2a83d5705f93..234ec4811412f8c6edd744f9f610977573893d5f 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-codegen-deopt.cc',
|
| 'compiler/test-control-reducer.cc',
|
| 'compiler/test-gap-resolver.cc',
|
| 'compiler/test-graph-visualizer.cc',
|
|
|