remove random_internal_pool_urbg for abseil20250512.0
The library has now been removed in the latest version of abseil. We
will remove this patch once gbmcweb code is fixed and bumped. This is
needed for other release branches that may not want the source rev bump
right now.
Google-Bug-Id: 401047732
Change-Id: Ic7c04ade0b98150a03e6f09603285c591d303284
Signed-off-by: Willy Tu <wltu@google.com>
diff --git a/meson.build b/meson.build
index 55a5fba..71c27d7 100644
--- a/meson.build
+++ b/meson.build
@@ -443,7 +443,6 @@
'random_distributions',
'random_seed_sequences',
'random_internal_randen',
- 'random_internal_pool_urbg',
'random_internal_randen_slow',
'random_internal_randen_hwaes',
'random_internal_randen_hwaes_impl',