| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index 16032759872a8d22fe7b9f6cbbd1871d848ab740..e5950851f12c83b830b30d7f4cf289946a29a8c1 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -69,7 +69,6 @@
|
| 'compiler/test-loop-assignment-analysis.cc',
|
| 'compiler/test-loop-analysis.cc',
|
| 'compiler/test-machine-operator-reducer.cc',
|
| - 'compiler/test-node-algorithm.cc',
|
| 'compiler/test-node-cache.cc',
|
| 'compiler/test-node.cc',
|
| 'compiler/test-operator.cc',
|
|
|