diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn index f3e7a44a3e62de..1bd616d5100a69 100644 --- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn +++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn @@ -78,7 +78,6 @@ if (current_toolchain == default_toolchain) { "__algorithm/copy.h", "__algorithm/copy_backward.h", "__algorithm/copy_if.h", - "__algorithm/copy_move_common.h", "__algorithm/copy_n.h", "__algorithm/count.h", "__algorithm/count_if.h",