diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 030a413a1..2cb717249 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,5 +7,6 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/109.0.5414.0' + 'chromium_checkout': 'refs/tags/109.0.5414.8', + 'depot_tools_checkout': 'ca3ebf119e' } diff --git a/patch/patches/base_command_line_1872.patch b/patch/patches/base_command_line_1872.patch index 8a7c0aa66..cdb310b10 100644 --- a/patch/patches/base_command_line_1872.patch +++ b/patch/patches/base_command_line_1872.patch @@ -1,5 +1,5 @@ diff --git base/command_line.cc base/command_line.cc -index 2f3596defccf4..9d4e42bbeb473 100644 +index 77a452c8f84b5..78d39b419b8d4 100644 --- base/command_line.cc +++ base/command_line.cc @@ -339,11 +339,10 @@ void CommandLine::AppendSwitchPath(StringPiece switch_string,