| Index: test/compiler-unittests/compiler-unittests.gyp
|
| diff --git a/test/compiler-unittests/compiler-unittests.gyp b/test/compiler-unittests/compiler-unittests.gyp
|
| index f257e545164a83c050ab32d34b1ee58a164b91d1..f2c4facfda0740b397da44b3101432fe8a24d2e6 100644
|
| --- a/test/compiler-unittests/compiler-unittests.gyp
|
| +++ b/test/compiler-unittests/compiler-unittests.gyp
|
| @@ -23,6 +23,7 @@
|
| 'change-lowering-unittest.cc',
|
| 'compiler-unittests.cc',
|
| 'instruction-selector-unittest.cc',
|
| + 'machine-operator-reducer-unittest.cc',
|
| 'node-matchers.cc',
|
| 'node-matchers.h',
|
| ],
|
|
|