[gn build] Port 2a06757a200c

This commit is contained in:
LLVM GN Syncbot 2023-02-12 22:51:56 +00:00
parent 2a06757a20
commit 57751e60e3

View File

@ -119,6 +119,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/iter_swap.h",
"__algorithm/iterator_operations.h",
"__algorithm/lexicographical_compare.h",
"__algorithm/lexicographical_compare_three_way.h",
"__algorithm/lower_bound.h",
"__algorithm/make_heap.h",
"__algorithm/make_projected.h",
@ -258,6 +259,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/stable_partition.h",
"__algorithm/stable_sort.h",
"__algorithm/swap_ranges.h",
"__algorithm/three_way_comp_ref_type.h",
"__algorithm/transform.h",
"__algorithm/uniform_random_bit_generator_adaptor.h",
"__algorithm/unique.h",