| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 7a298a90743ac38b515d68e52230a85157fcd5c1..6b5f691a035f5d0d706e29c6ec02015466a74eca 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -76,7 +76,6 @@
|
| 'compiler/schedule-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
| 'compiler/scheduler-unittest.cc',
|
| - 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/state-values-utils-unittest.cc',
|
| 'compiler/tail-call-optimization-unittest.cc',
|
|
|