Update to Chromium version 107.0.5304.110

This commit is contained in:
Marshall Greenblatt
2022-11-09 16:21:34 +00:00
committed by Marshall Greenblatt
parent 59a795cb74
commit 0a489c6ada
2 changed files with 3 additions and 3 deletions

View File

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

View File

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