Update to Chromium version 96.0.4664.0 (#929512)

This commit is contained in:
Marshall Greenblatt
2021-10-18 18:17:16 -04:00
parent 4dd314dec3
commit 6872dadd74
103 changed files with 897 additions and 675 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index a2045328ec276..cf90eda945d20 100644
index 1f848e0760118..29bfa6e602430 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -13,6 +13,7 @@ import("//build/config/features.gni")
@ -10,7 +10,7 @@ index a2045328ec276..cf90eda945d20 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -1921,6 +1922,7 @@ static_library("browser") {
@@ -1932,6 +1933,7 @@ static_library("browser") {
"//build:os_buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,8 +18,8 @@ index a2045328ec276..cf90eda945d20 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2512,6 +2514,10 @@ static_library("browser") {
]
@@ -2540,6 +2542,10 @@ static_library("browser") {
deps += [ "//chrome/browser/ui/webui/connectors_internals:mojo_bindings" ]
}
+ if (enable_cef) {