| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 132769424ef0c9685b68d172f5040db3e6c74c3f..e92e73933e804b54f5fd731a1045ba5df00f5093 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -67,6 +67,7 @@
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/schedule-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',
|
|
|