| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 64c4b10ee891b4a1465422ec3f64a600ec5c121e..09159e6abfd066c1b2ade23127fb15b8c17ad3f4 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -79,6 +79,7 @@
|
| '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',
|
|
|