diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 05c9d874f..10f30cbb3 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/107.0.5304.88', + 'chromium_checkout': 'refs/tags/107.0.5304.110', 'depot_tools_checkout': 'e3ed6a8e01' } diff --git a/patch/patches/build.patch b/patch/patches/build.patch index 2d1f05788..a0b516678 100644 --- a/patch/patches/build.patch +++ b/patch/patches/build.patch @@ -1,8 +1,8 @@ diff --git build/config/compiler/BUILD.gn build/config/compiler/BUILD.gn -index a094aa41ec525..8f3fa35fe40bb 100644 +index e54bbc810767f..978fed0f3e071 100644 --- build/config/compiler/BUILD.gn +++ build/config/compiler/BUILD.gn -@@ -1840,8 +1840,6 @@ config("thin_archive") { +@@ -1844,8 +1844,6 @@ config("thin_archive") { # confuses lldb. if ((is_posix && !is_nacl && !is_apple) || is_fuchsia) { arflags = [ "-T" ]