mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 100.0.4896.0 (#972766)
This commit is contained in:
12
patch/patches/base_debug_3479396.patch
Normal file
12
patch/patches/base_debug_3479396.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git base/debug/dump_without_crashing.cc base/debug/dump_without_crashing.cc
|
||||
index b9858dc0a7a33..302774bfd773c 100644
|
||||
--- base/debug/dump_without_crashing.cc
|
||||
+++ base/debug/dump_without_crashing.cc
|
||||
@@ -7,6 +7,7 @@
|
||||
#include "base/check.h"
|
||||
#include "base/metrics/histogram_functions.h"
|
||||
#include "base/no_destructor.h"
|
||||
+#include "base/synchronization/lock.h"
|
||||
#include "base/trace_event/base_tracing.h"
|
||||
|
||||
namespace {
|
Reference in New Issue
Block a user