Update to Chromium version 126.0.6478.26

This commit is contained in:
Marshall Greenblatt
2024-05-30 14:07:09 +00:00
committed by Marshall Greenblatt
parent 8abe66c2b2
commit 34de39aac8
7 changed files with 43 additions and 43 deletions

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 0aa28eb70fd94..b84808bad61bb 100644
index 0be27cd41b866..18f20a7f36972 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 0aa28eb70fd94..b84808bad61bb 100644
import("//chrome/browser/buildflags.gni")
import("//chrome/browser/downgrade/buildflags.gni")
import("//chrome/common/features.gni")
@@ -2093,6 +2094,7 @@ static_library("browser") {
@@ -2097,6 +2098,7 @@ static_library("browser") {
"//build/config/chromebox_for_meetings:buildflags",
"//build/config/compiler:compiler_buildflags",
"//cc",
@ -18,7 +18,7 @@ index 0aa28eb70fd94..b84808bad61bb 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -2792,6 +2794,10 @@ static_library("browser") {
@@ -2795,6 +2797,10 @@ static_library("browser") {
]
}