| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index be34c83e2da609fc6cdbcc0f91a3dd8e7ca08793..ca1a833479bd19b13b49d049c48f569adc410d70 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -44,6 +44,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',
|
|
|