| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 7f8e71c24e669b5b34e6208e821ddb87fbe142d6..132769424ef0c9685b68d172f5040db3e6c74c3f 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -65,6 +65,7 @@
|
| 'compiler/node-unittest.cc',
|
| 'compiler/opcodes-unittest.cc',
|
| 'compiler/register-allocator-unittest.cc',
|
| + 'compiler/schedule-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
|
|