| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 1f0497d99ec4effc90dd5ae495e876977f6367f8..003281b020aaa5b7dabe6b0f5cc9ca629373a15f 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -83,7 +83,6 @@
|
| 'compiler/opcodes-unittest.cc',
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/schedule-unittest.cc',
|
| - 'compiler/select-lowering-unittest.cc',
|
| 'compiler/scheduler-unittest.cc',
|
| 'compiler/scheduler-rpo-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
|
|