Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 529fd035fc8196c02c43eb3a7749c1a9b14d9981..9ace116d1b8547c22f75709cf5877a5ed39c570a 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -63,6 +63,7 @@ |
'compiler/test-loop-assignment-analysis.cc', |
'compiler/test-loop-analysis.cc', |
'compiler/test-machine-operator-reducer.cc', |
+ 'compiler/test-multiple-return.cc', |
'compiler/test-node.cc', |
'compiler/test-operator.cc', |
'compiler/test-osr.cc', |