| Index: test/cctest/BUILD.gn
|
| diff --git a/test/cctest/BUILD.gn b/test/cctest/BUILD.gn
|
| index 2ce642c0d85684bec36bbd6163c089f2caa5b032..7c7284d27577495a8b8c0e1617c32cba5ae71c13 100644
|
| --- a/test/cctest/BUILD.gn
|
| +++ b/test/cctest/BUILD.gn
|
| @@ -225,9 +225,6 @@ v8_executable("cctest") {
|
| "test-js-arm64-variables.cc",
|
| "test-run-wasm-relocation-arm64.cc",
|
| "test-simulator-arm64.cc",
|
| - "test-simulator-neon-arm64.cc",
|
| - "test-simulator-neon-inputs-arm64.h",
|
| - "test-simulator-neon-traces-arm64.h",
|
| "test-utils-arm64.cc",
|
| "test-utils-arm64.h",
|
| ]
|
|
|