| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index e13eecb52e4c83337c17b55985438bd9823efc4c..6ea954c4a46238ecd1ef6efd5b3eb0c7c90997cb 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -45,6 +45,7 @@
|
| 'compiler/instruction-selector-unittest.h',
|
| 'compiler/js-builtin-reducer-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| + 'compiler/js-typed-lowering-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| 'compiler/machine-operator-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
|
|