diff --git a/BUILD.bazel b/BUILD.bazel index bbd22c58e039..bac3bdfe2492 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -1515,7 +1515,6 @@ cc_library( cc_binary_with_abi( name = "kselftest_mm_thuge_gen", srcs = [ - "tools/testing/selftests/mm/mlock2.h", "tools/testing/selftests/mm/thuge-gen.c", ], copts = [ @@ -1535,7 +1534,6 @@ cc_binary_with_abi( cc_binary_with_abi( name = "kselftest_mm_transhuge_stress", srcs = [ - "tools/testing/selftests/mm/mlock2.h", "tools/testing/selftests/mm/transhuge-stress.c", ], copts = [