Update On Fri Feb 7 19:34:42 CET 2025

This commit is contained in:
github-action[bot]
2025-02-07 19:34:43 +01:00
parent 04b4ca52ca
commit bef248b69b
5188 changed files with 356714 additions and 121981 deletions
@@ -10,11 +10,11 @@
#include "partition_alloc/buildflags.h"
#if PA_BUILDFLAG(USE_PARTITION_ALLOC)
#include "partition_alloc/partition_alloc_hooks.h"
#include "partition_alloc/partition_alloc_hooks.h" // nogncheck
#endif
#if PA_BUILDFLAG(USE_ALLOCATOR_SHIM)
#include "partition_alloc/shim/allocator_shim.h"
#include "partition_alloc/shim/allocator_shim.h" // nogncheck
#endif
namespace base::allocator::dispatcher::internal {