| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 23bf36c0a32f3b9d18b25997a99e6ccc8b0de2c0..de1ad4f57af2a71992c0ff486be74523caafb349 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -49,8 +49,6 @@
|
| 'compiler/codegen-tester.h',
|
| 'compiler/function-tester.h',
|
| 'compiler/graph-builder-tester.h',
|
| - 'compiler/simplified-graph-builder.cc',
|
| - 'compiler/simplified-graph-builder.h',
|
| 'compiler/test-basic-block-profiler.cc',
|
| 'compiler/test-branch-combine.cc',
|
| 'compiler/test-changes-lowering.cc',
|
|
|