Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index 83ecefb4e8769a717d0222da6260ac74e4131553..347186897491b8d5d60e5cd13730b37e2b1d424c 100644 |
--- a/test/unittests/unittests.gyp |
+++ b/test/unittests/unittests.gyp |
@@ -64,6 +64,7 @@ |
'compiler/interpreter-assembler-unittest.h', |
'compiler/js-builtin-reducer-unittest.cc', |
'compiler/js-context-relaxation-unittest.cc', |
+ 'compiler/js-create-lowering-unittest.cc', |
'compiler/js-intrinsic-lowering-unittest.cc', |
'compiler/js-operator-unittest.cc', |
'compiler/js-typed-lowering-unittest.cc', |