Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 680920fc61cec8580ee83e987994ff05911e221a..4d9ef0e286a60276527612e489c14270d58dd839 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -293,7 +293,8 @@ |
'test-code-stubs-x87.cc', |
'test-disasm-x87.cc', |
'test-macro-assembler-x87.cc', |
- 'test-log-stack-tracer.cc' |
+ 'test-log-stack-tracer.cc', |
+ 'test-run-wasm-relocation-x87.cc' |
], |
}], |
[ 'OS=="linux" or OS=="qnx"', { |