Upgrade from Chromium 110.0.5481.77 to Chromium 110.0.5481.97 (#17185)

* Upgrade from Chromium 110.0.5481.77 to Chromium 110.0.5481.97

* Upgrade patches from Chromium 110.0.5481.77 to Chromium 110.0.5481.97

* Update pins list timestamp

---------

Co-authored-by: brave-builds <brave-builds+devops@brave.com>
This commit is contained in:
Emerick Rogul
2023-02-14 10:35:42 -05:00
committed by GitHub
co-authored by brave-builds
parent 6a11cfc1b6
commit 0dbecced8e
5 changed files with 9 additions and 9 deletions
@@ -17,9 +17,9 @@ bool ParseCertificatesFile(base::StringPiece certs_input,
Pinsets* pinsets,
base::Time* timestamp) {
base::StringPiece brave_certs = R"brave_certs(
# Last updated: Thu Feb 2 12:35:09 UTC 2023
# Last updated: Tue Feb 14 01:24:41 UTC 2023
PinsListTimestamp
1675341309
1676337881
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -264,7 +264,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "110.0.5481.77",
"tag": "110.0.5481.97",
"repository": {
"url": "https://github.com/chromium/chromium"
}
+2 -2
View File
@@ -1,12 +1,12 @@
diff --git a/chrome/VERSION b/chrome/VERSION
index a49fb026e17d300821b56c20e858a0c37b1251e6..37d822e04d59d60c6ae3c7217320a853b3e3e6b1 100644
index 9556b907b813eb0f1808fe58e7fc7a674ec549bf..644c2aadec32b5e076035e23e4ea41fe0326ae7a 100644
--- a/chrome/VERSION
+++ b/chrome/VERSION
@@ -1,4 +1,4 @@
MAJOR=110
-MINOR=0
-BUILD=5481
-PATCH=77
-PATCH=97
+MINOR=1
+BUILD=50
+PATCH=35
@@ -1,5 +1,5 @@
diff --git a/chrome/installer/mini_installer/chrome.release b/chrome/installer/mini_installer/chrome.release
index 6523364f6870b376a65efd1593b5e87ba98fe0d5..8d08f939270da3fdbd4d9f59940270f83f8c2951 100644
index 6523364f6870b376a65efd1593b5e87ba98fe0d5..3846b1dd1cc9033712e8e20e0851adee99f45f74 100644
--- a/chrome/installer/mini_installer/chrome.release
+++ b/chrome/installer/mini_installer/chrome.release
@@ -6,7 +6,7 @@
@@ -27,7 +27,7 @@ index 6523364f6870b376a65efd1593b5e87ba98fe0d5..8d08f939270da3fdbd4d9f59940270f8
chrome_elf.dll: %(VersionDir)s\
chrome_pwa_launcher.exe: %(VersionDir)s\
chrome_wer.dll: %(VersionDir)s\
@@ -63,6 +68,7 @@ MEIPreload\preloaded_data.pb: %(VersionDir)s\MEIPreload\
@@ -63,6 +69,7 @@ MEIPreload\preloaded_data.pb: %(VersionDir)s\MEIPreload\
[HIDPI]
chrome_200_percent.pak: %(VersionDir)s\
@@ -1,8 +1,8 @@
diff --git a/components/crash/core/app/crashpad.cc b/components/crash/core/app/crashpad.cc
index d6a90f5185a43d66d0fe22e685fb6565c5a49eb8..60f0681b939649a18c9eec5af2077c8e64de2268 100644
index 55ae5145e81a4719f33e052e00f606a577b0cf2e..1f5d6e85bb1ab99c1109c0add3c5147541f1fa7f 100644
--- a/components/crash/core/app/crashpad.cc
+++ b/components/crash/core/app/crashpad.cc
@@ -99,6 +99,7 @@ bool InitializeCrashpadImpl(bool initial_client,
@@ -98,6 +98,7 @@ bool InitializeCrashpadImpl(bool initial_client,
// as processed by the backend.
DCHECK(browser_process || process_type == "Chrome Installer" ||
process_type == "notification-helper" ||