[gn build] Port 36c746ca2d5b
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 3 Aug 2022 23:08:51 +0000 (23:08 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 3 Aug 2022 23:08:51 +0000 (23:08 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index e704c6b..d6f8ac8 100644 (file)
@@ -69,7 +69,6 @@ if (current_toolchain == default_toolchain) {
   copy("copy_headers") {
     sources = [
       "__algorithm/adjacent_find.h",
-      "__algorithm/algorithm_family.h",
       "__algorithm/all_of.h",
       "__algorithm/any_of.h",
       "__algorithm/binary_search.h",
@@ -203,6 +202,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/ranges_replace_if.h",
       "__algorithm/ranges_reverse.h",
       "__algorithm/ranges_reverse_copy.h",
+      "__algorithm/ranges_rotate.h",
       "__algorithm/ranges_rotate_copy.h",
       "__algorithm/ranges_sample.h",
       "__algorithm/ranges_search.h",