Update to Chromium version 112.0.5615.0

- Windows: VS2022 and Win11 SDK 10.0.22621.0 are now required.
This commit is contained in:
Marshall Greenblatt
2023-02-27 13:52:38 -05:00
parent 3c85154faf
commit 584b19967a
82 changed files with 622 additions and 549 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/renderer/BUILD.gn chrome/renderer/BUILD.gn
index 6a646ba3e1975..8849ea7e53996 100644
index 53733390bf73d..215112f3f5723 100644
--- chrome/renderer/BUILD.gn
+++ chrome/renderer/BUILD.gn
@@ -5,6 +5,7 @@
@ -10,7 +10,7 @@ index 6a646ba3e1975..8849ea7e53996 100644
import("//chrome/common/features.gni")
import("//components/nacl/features.gni")
import("//components/offline_pages/buildflags/features.gni")
@@ -124,6 +125,7 @@ static_library("renderer") {
@@ -122,6 +123,7 @@ static_library("renderer") {
deps = [
"//base/allocator:buildflags",
"//build:chromeos_buildflags",
@ -18,7 +18,7 @@ index 6a646ba3e1975..8849ea7e53996 100644
"//chrome:resources",
"//chrome:strings",
"//chrome/common",
@@ -221,6 +223,10 @@ static_library("renderer") {
@@ -220,6 +222,10 @@ static_library("renderer") {
configs += [ "//build/config/compiler:wexit_time_destructors" ]