| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 6045589820737c1ae31ac37041ad82d86d612cf3..2ed05b8adc9fb4111b8253de85e8963086e6fc49 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -57,6 +57,7 @@
|
| 'compiler/js-intrinsic-lowering-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| + 'compiler/liveness-analyzer-unittest.cc',
|
| 'compiler/load-elimination-unittest.cc',
|
| 'compiler/loop-peeling-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
|
|