Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index 7002a15467bf556d825f123fe975bd0b55fe53e2..95a4fa0164e4e701f7c1444da118f8082b110cf0 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -188,10 +188,9 @@ |
'wasm/test-run-wasm-interpreter.cc', |
'wasm/test-run-wasm-js.cc', |
'wasm/test-run-wasm-module.cc', |
- 'wasm/test-run-wasm-relocation.cc', |
- 'wasm/test-run-wasm-simd.cc', |
'wasm/test-signatures.h', |
'wasm/test-wasm-function-name-table.cc', |
+ 'wasm/test-run-wasm-relocation.cc', |
'wasm/test-wasm-stack.cc', |
'wasm/test-wasm-trap-position.cc', |
'wasm/wasm-run-utils.h', |