| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 6a4ceb2fca21ba236e117fd2f81b06d410c941a1..1d710e4d55c28b8afbfba703f93df251645747a6 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',
|
|
|