| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 34ab7d354c9b83ab749f986ab21912960e1f4d61..636154043c60cbafac2e1ed232a7ab6172312a08 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -49,6 +49,8 @@
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| 'compiler/machine-operator-unittest.cc',
|
| + 'compiler/node-test-utils.cc',
|
| + 'compiler/node-test-utils.h',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
|
|