| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index a4018332031623dabd09ae4ed616b588e4c35446..440b947c4066dffaade852fbe8b8327ee05c1778 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -48,6 +48,7 @@
|
| 'compiler/diamond-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| 'compiler/graph-reducer-unittest.h',
|
| + 'compiler/graph-trimmer-unittest.cc',
|
| 'compiler/graph-unittest.cc',
|
| 'compiler/graph-unittest.h',
|
| 'compiler/instruction-selector-unittest.cc',
|
|
|