| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index a881e46e0a734adedadcd068bf675ce3d410e23a..b16d2c563572e4ac84d88d3e6d4a3642cc81e471 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -49,7 +49,7 @@
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| - 'compiler/machine-operator-unittest.cc',
|
| + 'compiler/node-matchers-unittest.cc',
|
| 'compiler/node-test-utils.cc',
|
| 'compiler/node-test-utils.h',
|
| 'compiler/register-allocator-unittest.cc',
|
|
|