| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 25644f2997045a59f55ebb7594c79bf49c247cb3..eb5d784857c8239b6a258205ddc399eb74e9701b 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -57,7 +57,6 @@
|
| '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',
|
|
|