| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index a32a87e966d144a62d7ef7e6eba57ce82afaaa63..2ead44fce10e2c04b3b1c7c73429118cd413ab89 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -55,6 +55,7 @@
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/load-elimination-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| + 'compiler/machine-operator-unittest.cc',
|
| 'compiler/move-optimizer-unittest.cc',
|
| 'compiler/node-matchers-unittest.cc',
|
| 'compiler/node-test-utils.cc',
|
|
|