Update to Chromium version 124.0.6367.201
This commit is contained in:
parent
30772e7742
commit
091246b436
|
@ -7,6 +7,6 @@
|
|||
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
|
||||
|
||||
{
|
||||
'chromium_checkout': 'refs/tags/124.0.6367.119',
|
||||
'chromium_checkout': 'refs/tags/124.0.6367.201',
|
||||
'depot_tools_checkout': '19199514e8'
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
diff --git base/allocator/partition_alloc_features.cc base/allocator/partition_alloc_features.cc
|
||||
index a2616fced0f5b..cacd41b0ffa23 100644
|
||||
index ef25b0dc2ef44..012e64d349a55 100644
|
||||
--- base/allocator/partition_alloc_features.cc
|
||||
+++ base/allocator/partition_alloc_features.cc
|
||||
@@ -36,7 +36,7 @@ const base::FeatureParam<UnretainedDanglingPtrMode>
|
||||
|
|
Loading…
Reference in New Issue