Update to Chromium version 104.0.5112.29

This commit is contained in:
Marshall Greenblatt
2022-06-30 07:30:08 +00:00
committed by Marshall Greenblatt
parent 6250f07099
commit fb71a32356
9 changed files with 24 additions and 24 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index f4f1725e5a0ed..59ce489a635c3 100644
index 910034be7d7a9..1e96d3d20c57a 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 f4f1725e5a0ed..59ce489a635c3 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -1946,6 +1947,7 @@ static_library("browser") {
@@ -1948,6 +1949,7 @@ static_library("browser") {
"//build:chromeos_buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,7 +18,7 @@ index f4f1725e5a0ed..59ce489a635c3 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2482,6 +2484,10 @@ static_library("browser") {
@@ -2486,6 +2488,10 @@ static_library("browser") {
]
}