mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 130.0.6723.0 (#1356013)
This commit is contained in:
12
patch/patches/win_base_pa_oom_5891459.patch
Normal file
12
patch/patches/win_base_pa_oom_5891459.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git base/allocator/partition_allocator/src/partition_alloc/oom.cc base/allocator/partition_allocator/src/partition_alloc/oom.cc
|
||||
index 9b78dfb817139..89589784aa0aa 100644
|
||||
--- base/allocator/partition_allocator/src/partition_alloc/oom.cc
|
||||
+++ base/allocator/partition_allocator/src/partition_alloc/oom.cc
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <array>
|
||||
#include <cstdlib>
|
||||
+#include <limits>
|
||||
#endif // PA_BUILDFLAG(IS_WIN)
|
||||
|
||||
namespace partition_alloc {
|
Reference in New Issue
Block a user