| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index dd812b7a14abdd874f6c6b9c0ecf3ec11567bf61..590f329f559a7e67a987552dbb0776f0547c475c 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -39,6 +39,7 @@
|
| 'compiler/change-lowering-unittest.cc',
|
| 'compiler/common-operator-unittest.cc',
|
| 'compiler/compiler-test-utils.h',
|
| + 'compiler/control-equivalence-unittest.cc',
|
| 'compiler/diamond-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| 'compiler/graph-unittest.cc',
|
|
|