| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index b849c63d1f60fa3e4d3ef344343fe2c909ad55e8..a881e46e0a734adedadcd068bf675ce3d410e23a 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/diamond-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| 'compiler/graph-unittest.cc',
|
| 'compiler/graph-unittest.h',
|
|
|