| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index eb5d784857c8239b6a258205ddc399eb74e9701b..25644f2997045a59f55ebb7594c79bf49c247cb3 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -57,6 +57,7 @@
|
| 'compiler/js-intrinsic-lowering-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| + 'compiler/js-type-feedback-unittest.cc',
|
| 'compiler/liveness-analyzer-unittest.cc',
|
| 'compiler/load-elimination-unittest.cc',
|
| 'compiler/loop-peeling-unittest.cc',
|
|
|