| Index: test/cctest/BUILD.gn
|
| diff --git a/test/cctest/BUILD.gn b/test/cctest/BUILD.gn
|
| index 8daa06586b29b9ba92ad1c5d2d11381fbcb364c1..4034f4294974ca57b2374a37290d47b1b7aa3d16 100644
|
| --- a/test/cctest/BUILD.gn
|
| +++ b/test/cctest/BUILD.gn
|
| @@ -227,9 +227,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",
|
| ]
|
|
|