| Index: test/cctest/cctest.gyp
|
| diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp
|
| index bae0607f7fa1f806dcc811a9f963ab52358b9e80..f3d663f7dcbf7d0856976aa6e0881b122e9e157e 100644
|
| --- a/test/cctest/cctest.gyp
|
| +++ b/test/cctest/cctest.gyp
|
| @@ -65,6 +65,7 @@
|
| 'compiler/test-js-context-specialization.cc',
|
| 'compiler/test-js-constant-cache.cc',
|
| 'compiler/test-js-typed-lowering.cc',
|
| + 'compiler/test-jump-threading.cc',
|
| 'compiler/test-linkage.cc',
|
| 'compiler/test-loop-assignment-analysis.cc',
|
| 'compiler/test-machine-operator-reducer.cc',
|
|
|