Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index a12d5e7f4bc59930232314ef74b015fee1f6469e..8560a5daf4ca0d356467e14a444e04f5ef532279 100644 |
--- a/test/unittests/unittests.gyp |
+++ b/test/unittests/unittests.gyp |
@@ -57,6 +57,7 @@ |
'compiler/js-intrinsic-lowering-unittest.cc', |
'compiler/js-operator-unittest.cc', |
'compiler/js-typed-lowering-unittest.cc', |
+ 'compiler/liveness-analyzer-unittest.cc', |
'compiler/load-elimination-unittest.cc', |
'compiler/loop-peeling-unittest.cc', |
'compiler/machine-operator-reducer-unittest.cc', |