Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 9a39945b80e9e9faf24ec09802400bbf949346b1..4d1c467ea0666d03eb098f1782508f100089a283 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -68,6 +68,7 @@ |
'compiler/test-jump-threading.cc', |
'compiler/test-linkage.cc', |
'compiler/test-loop-assignment-analysis.cc', |
+ 'compiler/test-loop-analysis.cc', |
'compiler/test-machine-operator-reducer.cc', |
'compiler/test-node-algorithm.cc', |
'compiler/test-node-cache.cc', |