Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index fe4a1279516b3fcb440122defead8ebfc4579d6e..67e5190005f5143e9a44098a130460cfa047161d 100644 |
--- a/test/unittests/unittests.gyp |
+++ b/test/unittests/unittests.gyp |
@@ -54,6 +54,7 @@ |
'compiler/js-operator-unittest.cc', |
'compiler/js-typed-lowering-unittest.cc', |
'compiler/load-elimination-unittest.cc', |
+ 'compiler/loop-peeling-unittest.cc', |
'compiler/machine-operator-reducer-unittest.cc', |
'compiler/machine-operator-unittest.cc', |
'compiler/move-optimizer-unittest.cc', |