| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 09634d2b177b4a5de6e759de9cbe19c008e76a1d..e4dadbcc462667ef1226378795501b64ff6ae4ad 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -44,7 +44,6 @@
|
| 'compiler/instruction-selector-unittest.h',
|
| 'compiler/js-builtin-reducer-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| - 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| 'compiler/machine-operator-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
|
|