[gn build] Port 36c746ca2d

This commit is contained in:
LLVM GN Syncbot 2022-08-03 23:08:51 +00:00
parent 5a906b70c1
commit 670122b92b
1 changed files with 1 additions and 1 deletions

View 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",