| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 1230df62852db98e2a73dcf7ff5cc972ba93402d..4e5c4f61ad972486973ec65d884c7a5d1087e838 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -47,6 +47,7 @@
|
| 'compiler/control-reducer-unittest.cc',
|
| 'compiler/diamond-unittest.cc',
|
| 'compiler/graph-reducer-unittest.cc',
|
| + 'compiler/graph-reducer-unittest.h',
|
| 'compiler/graph-unittest.cc',
|
| 'compiler/graph-unittest.h',
|
| 'compiler/instruction-selector-unittest.cc',
|
|
|