| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 5253746f2ea54fab5190febe0eba83beb40dc7d2..c8deca5b1bea50919264f41672a7774767914804 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -51,6 +51,7 @@
|
| 'compiler/machine-operator-unittest.cc',
|
| 'compiler/node-test-utils.cc',
|
| 'compiler/node-test-utils.h',
|
| + 'compiler/register-allocator-unittest.cc',
|
| 'compiler/simplified-operator-reducer-unittest.cc',
|
| 'compiler/simplified-operator-unittest.cc',
|
| 'compiler/value-numbering-reducer-unittest.cc',
|
|
|