aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-base_allocator_dispatcher_tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-base_allocator_dispatcher_tls.h')
-rw-r--r--www/iridium/files/patch-base_allocator_dispatcher_tls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_allocator_dispatcher_tls.h b/www/iridium/files/patch-base_allocator_dispatcher_tls.h
index f4b1bb3d43e4..bb6f5eb915f5 100644
--- a/www/iridium/files/patch-base_allocator_dispatcher_tls.h
+++ b/www/iridium/files/patch-base_allocator_dispatcher_tls.h
@@ -1,6 +1,6 @@
---- base/allocator/dispatcher/tls.h.orig 2025-05-07 06:48:23 UTC
+--- base/allocator/dispatcher/tls.h.orig 2025-09-11 13:19:19 UTC
+++ base/allocator/dispatcher/tls.h
-@@ -81,7 +81,7 @@ struct BASE_EXPORT MMapAllocator {
+@@ -86,7 +86,7 @@ struct BASE_EXPORT MMapAllocator {
constexpr static size_t AllocationChunkSize = 16384;
#elif BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)
constexpr static size_t AllocationChunkSize = 16384;