Update to Chromium version 92.0.4515.51

This commit is contained in:
Marshall Greenblatt
2021-06-11 11:08:25 -04:00
parent ba46b8c53e
commit 008ace03fc
76 changed files with 312 additions and 308 deletions

View File

@@ -1,8 +1,8 @@
diff --git base/allocator/partition_allocator/partition_alloc_config.h base/allocator/partition_allocator/partition_alloc_config.h
index c5ccd81..6d15bfd 100644
index 254476f9eaa4..1cdddaa3b93f 100644
--- base/allocator/partition_allocator/partition_alloc_config.h
+++ base/allocator/partition_allocator/partition_alloc_config.h
@@ -33,9 +33,12 @@
@@ -36,9 +36,12 @@ static_assert(sizeof(void*) != 8, "");
#if defined(PA_HAS_64_BITS_POINTERS) && \
(defined(OS_LINUX) || defined(OS_ANDROID))