| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 501846832c2cb21d9e79a18019cebcb626757614..274de1c8851be3c84f2877e84dd4f0ee86f19a80 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -50,6 +50,7 @@
|
| 'compiler/control-flow-optimizer-unittest.cc',
|
| 'compiler/dead-code-elimination-unittest.cc',
|
| 'compiler/diamond-unittest.cc',
|
| + 'compiler/effect-control-linearizer-unittest.cc',
|
| 'compiler/escape-analysis-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| 'compiler/graph-reducer-unittest.h',
|
|
|