Update to Chromium version 93.0.4577.0 (#902210)

This commit is contained in:
Marshall Greenblatt
2021-07-23 12:40:13 -04:00
parent 1ffa5528b3
commit b4ea0496e7
141 changed files with 1188 additions and 1061 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index e0409fb795f27..8a3023ae62e82 100644
index 0d81f08e66b1e..eba77d4116945 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -13,6 +13,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index e0409fb795f27..8a3023ae62e82 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -1923,6 +1924,7 @@ static_library("browser") {
@@ -1904,6 +1905,7 @@ static_library("browser") {
"//build:chromeos_buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,7 +18,7 @@ index e0409fb795f27..8a3023ae62e82 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2480,6 +2482,10 @@ static_library("browser") {
@@ -2471,6 +2473,10 @@ static_library("browser") {
]
}