| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index b2555755e33c6d35a54ce989099e45c23d54c00b..c7e613dd9d2d6bd67a04dfdd582b8c4fb111e522 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -65,6 +65,7 @@
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/js-type-feedback-unittest.cc',
|
| + 'compiler/linkage-tail-call-unittest.cc',
|
| 'compiler/liveness-analyzer-unittest.cc',
|
| 'compiler/load-elimination-unittest.cc',
|
| 'compiler/loop-peeling-unittest.cc',
|
|
|