| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 2ead44fce10e2c04b3b1c7c73429118cd413ab89..fe4a1279516b3fcb440122defead8ebfc4579d6e 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -60,6 +60,7 @@
|
| 'compiler/node-matchers-unittest.cc',
|
| 'compiler/node-test-utils.cc',
|
| 'compiler/node-test-utils.h',
|
| + 'compiler/opcodes-unittest.cc',
|
| 'compiler/register-allocator-unittest.cc',
|
| 'compiler/select-lowering-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
|
|