| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 7f8e71c24e669b5b34e6208e821ddb87fbe142d6..54470fbc009f8f6f6f5c11d7e328e3365f21984e 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -66,6 +66,7 @@
|
| 'compiler/opcodes-unittest.cc',
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
| + 'compiler/scheduler-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
|
|