Update from Chromium 149.0.7827.54 to Chromium 149.0.7827.59.

This commit is contained in:
Claudio DeSouza
2026-06-03 18:49:18 -04:00
committed by Emerick Rogul
parent bc3d345de4
commit 4e22eef752
2 changed files with 3 additions and 3 deletions
@@ -550,9 +550,9 @@ bool ParseCertificatesFile(std::string_view certs_input,
Pinsets* pinsets,
base::Time* timestamp) {
constexpr std::string_view brave_certs = R"brave_certs(
# Last updated: Fri May 29 17:30:16 2026
# Last updated: Wed Jun 03 19:56:29 2026
PinsListTimestamp
1780090216
1780512989
# =====BEGIN BRAVE ROOTS ASC=====
#From https://www.amazontrust.com/repository/
+1 -1
View File
@@ -76,7 +76,7 @@
"projects": {
"chrome": {
"dir": "src",
"tag": "149.0.7827.54",
"tag": "149.0.7827.59",
"repository": {
"url": "https://chromium.googlesource.com/chromium/src.git"
},