From b93879688d49a5970899f48cd17626ad74b46fb7 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Tue, 5 Dec 2023 15:09:49 +0000 Subject: [PATCH] Update to Chromium version 120.0.6099.62 --- CHROMIUM_BUILD_COMPATIBILITY.txt | 2 +- patch/patches/chrome_runtime.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 606b158a5..0953157e8 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/120.0.6099.56', + 'chromium_checkout': 'refs/tags/120.0.6099.62', 'depot_tools_checkout': 'f01ca5848d' } diff --git a/patch/patches/chrome_runtime.patch b/patch/patches/chrome_runtime.patch index 59e5fb634..18905c654 100644 --- a/patch/patches/chrome_runtime.patch +++ b/patch/patches/chrome_runtime.patch @@ -382,7 +382,7 @@ index a509d0b37e953..0d48c4a1f1daf 100644 +#endif } diff --git chrome/browser/chrome_content_browser_client.cc chrome/browser/chrome_content_browser_client.cc -index e79a38b20252c..16787d04426f2 100644 +index d9c675c8aca73..2681bb08f82d5 100644 --- chrome/browser/chrome_content_browser_client.cc +++ chrome/browser/chrome_content_browser_client.cc @@ -43,6 +43,7 @@