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