| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index c8deca5b1bea50919264f41672a7774767914804..b849c63d1f60fa3e4d3ef344343fe2c909ad55e8 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -52,6 +52,7 @@
|
| 'compiler/node-test-utils.cc',
|
| 'compiler/node-test-utils.h',
|
| 'compiler/register-allocator-unittest.cc',
|
| + 'compiler/select-lowering-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
|
|