Update to Chromium version 110.0.5481.77

This commit is contained in:
Marshall Greenblatt
2023-02-02 14:35:19 +00:00
committed by Marshall Greenblatt
parent 6054757781
commit b3f93d506f
3 changed files with 5 additions and 5 deletions

View File

@@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/110.0.5481.52',
'chromium_checkout': 'refs/tags/110.0.5481.77',
'depot_tools_checkout': '252b19866a'
}

View File

@@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 8ba5a90740a05..cca0036a4c490 100644
index 21547000bf909..e3fffe5969cf5 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -11,6 +11,7 @@ import("//build/config/compiler/pgo/pgo.gni")
@@ -29,7 +29,7 @@ index 8ba5a90740a05..cca0036a4c490 100644
if (is_android) {
sources += [
"after_startup_task_utils_android.cc",
@@ -6377,8 +6383,6 @@ static_library("browser") {
@@ -6376,8 +6382,6 @@ static_library("browser") {
sources += [
"enterprise/chrome_browser_main_extra_parts_enterprise.cc",
"enterprise/chrome_browser_main_extra_parts_enterprise.h",

View File

@@ -13,7 +13,7 @@ index 2ffda8141468b..1800b34155201 100644
return false;
}
diff --git chrome/browser/ui/BUILD.gn chrome/browser/ui/BUILD.gn
index 932388c328889..68103c2a8ffcf 100644
index 8a5a38442d6e3..0c2e22e17197b 100644
--- chrome/browser/ui/BUILD.gn
+++ chrome/browser/ui/BUILD.gn
@@ -9,6 +9,7 @@ import("//build/config/compiler/compiler.gni")
@@ -43,7 +43,7 @@ index 932388c328889..68103c2a8ffcf 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -5727,6 +5733,7 @@ static_library("ui") {
@@ -5728,6 +5734,7 @@ static_library("ui") {
if (enable_printing) {
deps += [
"//components/printing/browser",