| Index: test/unittests/unittests.gyp
|
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
|
| index 00658b3fda2df9621116b802f698e577ba169b5d..faadf11b8a5f4fc63248015638a102068dedf688 100644
|
| --- a/test/unittests/unittests.gyp
|
| +++ b/test/unittests/unittests.gyp
|
| @@ -56,6 +56,7 @@
|
| 'compiler/instruction-sequence-unittest.cc',
|
| 'compiler/instruction-sequence-unittest.h',
|
| 'compiler/js-builtin-reducer-unittest.cc',
|
| + 'compiler/js-context-relaxation-unittest.cc',
|
| 'compiler/js-intrinsic-lowering-unittest.cc',
|
| 'compiler/js-operator-unittest.cc',
|
| 'compiler/js-typed-lowering-unittest.cc',
|
|
|