Update to Chromium version 131.0.6768.0 (#1366576)

mac: Switch to Xcode 16.0 16A242d with macOS SDK 15.0 24A336
This commit is contained in:
Nik Pavlov
2024-10-24 11:05:31 -04:00
committed by Marshall Greenblatt
parent e3a8741563
commit 5d817b20a6
81 changed files with 655 additions and 710 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index dd5c9db43d693..9a158633310fc 100644
index 23e21f1ff0771..47df752caa9fb 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -12,6 +12,7 @@ import("//build/config/compiler/pgo/pgo.gni")
@ -10,7 +10,7 @@ index dd5c9db43d693..9a158633310fc 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/browser/request_header_integrity/buildflags.gni")
@@ -1880,6 +1881,7 @@ static_library("browser") {
@@ -1855,6 +1856,7 @@ static_library("browser") {
"//build/config/chromebox_for_meetings:buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,7 +18,7 @@ index dd5c9db43d693..9a158633310fc 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2524,6 +2526,10 @@ static_library("browser") {
@@ -2525,6 +2527,10 @@ static_library("browser") {
]
}