| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 60a5dea888550ae8178f62f274e8517d29fc60a8..7cb43ed56908cf71a9f90fb77a5aa42be2cdadfb 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -70,6 +70,7 @@
|
| 'compiler/js-type-feedback-unittest.cc',
|
| 'compiler/linkage-tail-call-unittest.cc',
|
| 'compiler/liveness-analyzer-unittest.cc',
|
| + 'compiler/live-range-unittest.cc',
|
| 'compiler/load-elimination-unittest.cc',
|
| 'compiler/loop-peeling-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
|
|