| Index: test/unittests/unittests.gyp
 | 
| diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp
 | 
| index 03e310ed5f0faa8de451ba9c55dc718f1faadff5..638fd847bf56806af9a1a52a4972eb2fe3402bca 100644
 | 
| --- a/test/unittests/unittests.gyp
 | 
| +++ b/test/unittests/unittests.gyp
 | 
| @@ -60,6 +60,7 @@
 | 
|          'compiler/instruction-selector-unittest.h',
 | 
|          'compiler/instruction-sequence-unittest.cc',
 | 
|          'compiler/instruction-sequence-unittest.h',
 | 
| +        'compiler/int64-lowering-unittest.cc',
 | 
|          'compiler/js-builtin-reducer-unittest.cc',
 | 
|          'compiler/js-create-lowering-unittest.cc',
 | 
|          'compiler/js-intrinsic-lowering-unittest.cc',
 | 
| 
 |