Index: test/unittests/unittests.gyp |
diff --git a/test/unittests/unittests.gyp b/test/unittests/unittests.gyp |
index 52413be1d3f69f636960f9e50a0eeca785b4fc7d..0532ce5c60be9f52fbed297bc8299e002e767db8 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', |