Update to Chromium version 106.0.5249.0 (#1036826)

This commit is contained in:
Marshall Greenblatt
2022-08-22 21:37:40 -04:00
parent 6d71f5ffd7
commit 7659dd60ba
84 changed files with 694 additions and 473 deletions

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index ef07cd4a80a95..a30eab3a7cc52 100644
index bb193ea0cb1df..7cda1f1f80a05 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 ef07cd4a80a95..a30eab3a7cc52 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -1957,6 +1958,7 @@ static_library("browser") {
@@ -1958,6 +1959,7 @@ static_library("browser") {
"//build/config/chromebox_for_meetings:buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@@ -18,7 +18,7 @@ index ef07cd4a80a95..a30eab3a7cc52 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2491,6 +2493,10 @@ static_library("browser") {
@@ -2502,6 +2504,10 @@ static_library("browser") {
]
}