| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 73c48252eb54a05efb05276ebbb45142fb988c92..263a7c8c93f688e640791f79caaeef7d9f95f0de 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -42,6 +42,7 @@
|
| 'compiler/common-operator-unittest.cc',
|
| 'compiler/compiler-test-utils.h',
|
| 'compiler/control-equivalence-unittest.cc',
|
| + 'compiler/control-reducer-unittest.cc',
|
| 'compiler/diamond-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| 'compiler/graph-unittest.cc',
|
|
|