Update to Chromium version 102.0.5005.49

This commit is contained in:
Marshall Greenblatt 2022-05-12 07:32:45 +00:00 committed by Marshall Greenblatt
parent 53d4ce97cc
commit 4981a5212d
3 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,6 @@
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
{
'chromium_checkout': 'refs/tags/102.0.5005.40',
'chromium_checkout': 'refs/tags/102.0.5005.49',
'depot_tools_checkout': '583ca66091'
}

View File

@ -1,5 +1,5 @@
diff --git chrome/browser/BUILD.gn chrome/browser/BUILD.gn
index 86bbdc45c6911..4dd1198c0a532 100644
index af2fd82cbc458..ed0093045a5c4 100644
--- chrome/browser/BUILD.gn
+++ chrome/browser/BUILD.gn
@@ -12,6 +12,7 @@ import("//build/config/features.gni")

View File

@ -13,7 +13,7 @@ index 9e534ff1683f1..de406f5879be0 100644
return false;
}
diff --git chrome/browser/ui/BUILD.gn chrome/browser/ui/BUILD.gn
index 1027b8a325ac6..40500f1cd3886 100644
index 3480cadf84faf..254a3dc8a6bb8 100644
--- chrome/browser/ui/BUILD.gn
+++ chrome/browser/ui/BUILD.gn
@@ -10,6 +10,7 @@ import("//build/config/features.gni")
@ -43,7 +43,7 @@ index 1027b8a325ac6..40500f1cd3886 100644
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -5361,6 +5367,7 @@ static_library("ui") {
@@ -5360,6 +5366,7 @@ static_library("ui") {
if (enable_basic_printing) {
deps += [
"//components/printing/browser",