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 @@