Skip to content

Commit 14a08c5

Browse files
committed
Update to Chromium 128.0.6613.119
1 parent d13162e commit 14a08c5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

chromium_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
128.0.6613.113
1+
128.0.6613.119

patches/core/ungoogled-chromium/fix-building-without-safebrowsing.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
default:
305305
LOG(ERROR) << "Invalid download restriction value: "
306306
<< static_cast<int>(download_restriction);
307-
@@ -1828,7 +1788,6 @@
307+
@@ -1828,7 +1788,6 @@ void ChromeDownloadManagerDelegate::Mayb
308308
service->MaybeSendDangerousDownloadOpenedReport(download,
309309
show_download_in_folder);
310310
}

patches/extra/ungoogled-chromium/prepopulated-search-engines.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
--- a/components/omnibox/common/omnibox_features.cc
55
+++ b/components/omnibox/common/omnibox_features.cc
6-
@@ -521,7 +521,7 @@ BASE_FEATURE(kSiteSearchSettingsPolicy,
6+
@@ -528,7 +528,7 @@ BASE_FEATURE(kSiteSearchSettingsPolicy,
77
// Enables additional site search providers for the Site search Starter Pack.
88
BASE_FEATURE(kStarterPackExpansion,
99
"StarterPackExpansion",

0 commit comments

Comments
 (0)