| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index fd47b56a59d81f7517e8cccc3cacf8869aea7297..52413be1d3f69f636960f9e50a0eeca785b4fc7d 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -58,8 +58,10 @@
|
| 'compiler/machine-operator-unittest.cc',
|
| 'compiler/move-optimizer-unittest.cc',
|
| 'compiler/node-matchers-unittest.cc',
|
| + 'compiler/node-properties-unittest.cc',
|
| 'compiler/node-test-utils.cc',
|
| 'compiler/node-test-utils.h',
|
| + 'compiler/node-unittest.cc',
|
| 'compiler/opcodes-unittest.cc',
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
|
|