[gn build] Port 6bdb64223473

GitOrigin-RevId: 75f6a10d5230ab51cab8c960fff6588f227f6afa
diff --git a/utils/gn/secondary/libcxx/include/BUILD.gn b/utils/gn/secondary/libcxx/include/BUILD.gn
index 7a0c305..f441704 100644
--- a/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -202,6 +202,7 @@
       "__algorithm/ranges_reverse.h",
       "__algorithm/ranges_reverse_copy.h",
       "__algorithm/ranges_rotate_copy.h",
+      "__algorithm/ranges_sample.h",
       "__algorithm/ranges_search.h",
       "__algorithm/ranges_search_n.h",
       "__algorithm/ranges_set_difference.h",
@@ -247,6 +248,7 @@
       "__algorithm/stable_sort.h",
       "__algorithm/swap_ranges.h",
       "__algorithm/transform.h",
+      "__algorithm/uniform_random_bit_generator_adaptor.h",
       "__algorithm/unique.h",
       "__algorithm/unique_copy.h",
       "__algorithm/unwrap_iter.h",