diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 960138716..92b3f234b 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -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' } diff --git a/patch/patches/base_allocator_unretained_dangling_ptr_5351597.patch b/patch/patches/base_allocator_unretained_dangling_ptr_5351597.patch index 388ff68c0..0ab45fa88 100644 --- a/patch/patches/base_allocator_unretained_dangling_ptr_5351597.patch +++ b/patch/patches/base_allocator_unretained_dangling_ptr_5351597.patch @@ -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