Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index ee66eb7d5a46ee06d84cf7e2c937f9a357440f13..7f8e71c24e669b5b34e6208e821ddb87fbe142d6 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', |