Update to Chromium version 104.0.5112.39

This commit is contained in:
Marshall Greenblatt 2022-07-08 07:32:27 +00:00 committed by Marshall Greenblatt
parent 3dc9464583
commit 4a7583d5d3
2 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/104.0.5112.29',
'chromium_checkout': 'refs/tags/104.0.5112.39',
'depot_tools_checkout': '350d210871'
}

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 910034be7d7a9..1e96d3d20c57a 100644
index bbe8847b3da8d..44e19cab0aab6 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -11,6 +11,7 @@ import("//build/config/compiler/pgo/pgo.gni")
@ -10,7 +10,7 @@ index 910034be7d7a9..1e96d3d20c57a 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -1948,6 +1949,7 @@ static_library("browser") {
@@ -1950,6 +1951,7 @@ static_library("browser") {
"//build:chromeos_buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,7 +18,7 @@ index 910034be7d7a9..1e96d3d20c57a 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2486,6 +2488,10 @@ static_library("browser") {
@@ -2488,6 +2490,10 @@ static_library("browser") {
]
}