| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 590f329f559a7e67a987552dbb0776f0547c475c..8a323f121403478afbbe6fe54b663b4c02b7b8a1 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -51,6 +51,7 @@
|
| 'compiler/js-builtin-reducer-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
| + 'compiler/load-elimination-unittest.cc',
|
| 'compiler/machine-operator-reducer-unittest.cc',
|
| 'compiler/move-optimizer-unittest.cc',
|
| 'compiler/node-matchers-unittest.cc',
|
|
|